From Ireland: a little bit of this and a little bit of that
Browse by Tags
All Tags »
- XP SP2 (RSS)
-
What is particularly interesting about HTTP.SYS is that it has an API and it can be used to write/roll your own HTTP endpoint. Nice!! Currently there is only a C API , but with Whidbey you have access to a managed API to HTTP.SYS. Here is a sample (via Read More...
|
-
In my opinion 2 of the more important parts of the new architecture in IIS 6.0 are: the addition of a HTTP endpoint that is separate and distinct from IIS, i.e. HTTP.SYS the new process model in IIS 6.0, which is called Worker Process Isolation Mode (WPIM). Read More...
|
-
If you want to configure HTTP.SYS, you need a tool call HttpCfg.exe. By default this tool is not installed on either Windows Server 2003 or Windows XP (with SP2 installed). So for Windows Server 2003 you need to go to the "\SUPPORT\TOOLS" folders on the Read More...
|
-
hmmm, I forgot to mention that HTTP.SYS is part of Windows XP Service Pack 2!! Oppsss It's originally a part of the Windows 2003 server SKU's, but with Service Pack 2 for Windows XP it is now part of Windows XP. I guess the most obvious thing to mention Read More...
|
-
located at http://www.microsoft.com/downloads/details.aspx?FamilyID=49ae8576-9bb9-4126-9761-ba8011fabf38&displaylang=en <extract> Overview The Windows Support Tools for Microsoft Windows XP are intended for use by Microsoft support personnel Read More...
|
-
There are free Windows XP Service Pack 2 E-Learning Clinics, located at https://www.microsoftelearning.com/xpsp2/ So if you are an IT-Pro or Dev and you want to get up to speed on whats included in XP SP2 , the clinics includes the following sessions: Read More...
|
-
Newly released: The Platform SDK for Windows® XP Service Pack 2 support Read More...
|
-
Yesterday, the Application Compatibility Testing and Mitigation Guide for Windows XP Service Pack 2 was published. This guide considers potential application compatibility issues that may arise after a Service Pack 2 deployment. The guide provides mitigation Read More...
|
-
Videos, how-to topics, and more can be found at http://support.microsoft.com/default.aspx?scid=fh;[ln];xpsp2cnfghowto There you will find quite a comprehensive list of step-by-step directions for configuring and setting up SP2. Read More...
|
-
via greggm , some of the changes in XP SP2 and DCOM Callbacks . Read More...
|
-
If you use SQL Server on Windows XP, some of the changes that are incorported in XP SP2 are going to affect the installation of SQL Server. A kb article can be found at http://support.microsoft.com/default.aspx?scid=kb;en-us;841249 . It outlines how to Read More...
|
-
With the security enchancements in XP SP2, Remote Debugging will be disabled. To Enable remote debugging you need to follow the steps outlined here . Read More...
|
-
The link to the KB Article is here . With the firewall on XP SP2, there are some ports etc.. that need to be enabled for some applications to work. This KB articles outlines some of the known applications that require some changes to the firewall etc... Read More...
|
-
You will find a KB article that describes what the Internet Explorer Information Bar in Windows XP SP2 is The articles does not have a screen shot of the actual Information Bar, so you can see a picture of it here or here Read More...
|
-
The list of fixes in XP SP2 are listed here http://support.microsoft.com/default.aspx?kbid=811113 Read More...
|