Article ID: 834488 - Last Review: May 17, 2007 - Revision: 1.5 BUG: Cookie-less session-state requests are broken when you install multiple versions of the .NET Framework on your computer and then you remove the .NET Framework 1.0On This PageSUMMARYThis article describes the problem that occurs when you have multiple versions of the Microsoft .NET Framework installed on your computer and when removal of the earlier version causes cookie-less session-state requests to break. SYMPTOMSWhen you install multiple versions of the Microsoft .NET
Framework on your computer and then you remove the .NET Framework 1.0,
cookie-less session-state requests are broken. CAUSEWhen you remove the .NET Framework 1.0, the version of
Microsoft ASP.NET that is associated with the ASP.NET Internet Information
Services (IIS) Registration Tool (Aspnet_regiis.exe) is removed from your
computer. This action removes all the filters and removes all the mappings to the latest remaining ASP.NET Internet Server API (ISAPI) version
that is installed on your computer. This action also sets the wrong name for the w3svc/filters/FilterLoadOrder attribute and IIS cannot load the filter. RESOLUTIONTo resolve this problem, manually add the Microsoft .NET
Framework 1.1 filter in IIS. To do this, follow these steps: Open IIS
Set the .NET Framework 1.1 filter in IIS
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONSteps to reproduce the behavior
REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites: http://msdn2.microsoft.com/en-us/library/a99txfy5(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/a99txfy5(vs.71).aspx)
http://msdn2.microsoft.com/en-us/library/k6h9cz8h(vs.71).aspx (http://msdn2.microsoft.com/en-us/library/k6h9cz8h(vs.71).aspx)
| Article Translations
|

Back to the top
