Hotfix information
A supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that is described in this article. Apply it only to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft .NET Framework service pack that contains this hotfix.
To resolve this problem immediately, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:
Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
Prerequisites
You must have Microsoft .NET Framework 2.0 installed to apply this hotfix.
Restart requirement
You do not have to restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time item in Control Panel.
The .NET Framework 2.0, x86-based versions
File name | File version | File size | Date | Time | Platform |
---|
Aspnet_wp.exe | 2.0.50727.804 | 32,600 | 12-Feb-2007 | 19:20 | x86 |
System.web.dll | 2.0.50727.804 | 5,156,864 | 12-Feb-2007 | 19:20 | x86 |
Webengine.dll | 2.0.50727.804 | 406,016 | 12-Feb-2007 | 19:20 | x86 |
The .NET Framework 2.0, x64-based versions
File name | File version | File size | Date | Time | Platform |
---|
Aspnet_wp.exe | 2.0.50727.804 | 44,376 | 12-Feb-2007 | 14:33 | x64 |
System.web.dll | 2.0.50727.804 | 5,087,232 | 12-Feb-2007 | 14:33 | x64 |
Webengine.dll | 2.0.50727.804 | 710,144 | 12-Feb-2007 | 11:23 | x64 |
The .NET Framework 2.0, Itanium-based versions
File name | File version | File size | Date | Time | Platform |
---|
Aspnet_wp.exe | 2.0.50727.804 | 83,288 | 12-Feb-2007 | 15:17 | IA-64 |
System.web.dll | 2.0.50727.804 | 4,710,400 | 12-Feb-2007 | 15:17 | IA-64 |
Webengine.dll | 2.0.50727.804 | 1,181,696 | 12-Feb-2007 | 11:25 | IA-64 |
Registry information
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
After you apply this hotfix, you must enable it by setting the value of the VerificationCompatibility entry of the following registry subkey to 1:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET
DWord Value Name: VerificationCompatibility
Value Data: 1
Important If you enable this hotfix, ASP.NET will not automatically check whether a URL contains special symbols. Therefore, you increase the attack surface of the application. You should not enable this hotfix unless the application requires that you take this action. If you enable this hotfix, you must manually make sure that URLs are handled correctly.