Article ID: 930912 - Last Review: January 23, 2007 - Revision: 1.0 All ASP.NET applications run in the same worker process after you upgrade a Windows XP-based computer that is running IIS 5.1 to Windows VistaSYMPTOMSYou install Microsoft ASP.NET 1.1 and Microsoft ASP.NET 2.0 on a Microsoft Windows XP-based computer that is running Microsoft Internet Information Services (IIS) 5.1. In IIS 5.1, you host an ASP.NET 1.1 Web application and an ASP.NET 2.0 Web application. You upgrade the Windows XP-based computer to Windows Vista. After you upgrade the computer to Windows Vista, all ASP.NET applications run in the same worker process. For example, both the ASP.NET 1.1 application and the ASP.NET 2.0 application run in the same application pool in IIS 7.0. Additionally, a Web application may not work as expected after you upgrade the computer to Windows Vista. Notes
CAUSEThis problem occurs because Web applications are running in the ASP.NET process model. RESOLUTIONTo resolve this problem, create an application pool for each Web application. Then, move the Web application to the application pool that you want. To do this, follow these steps:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATION To prevent this problem, configure the Web application to run in high isolation mode before you upgrade the computer to Windows Vista.
| Article Translations
|
Back to the top


