Article ID: 812833 - Last Review: May 12, 2007 - Revision: 5.5 FIX: You cannot run multiple processes of ASP.NET at the same timeNote To correct this problem in the Microsoft .NET Framework version
1.1, you must apply the June 2003 ASP.NET hotfix rollup package.
For more information, click the following article
number to view the article in the Microsoft Knowledge Base: 821156
(http://support.microsoft.com/kb/821156/
)
ASP.NET 1.1 June 2003 hotfix rollup package
On This PageSYMPTOMSOn a computer that is running Microsoft Internet Information
Services (IIS) 6.0 and Microsoft Windows Server 2003, you cannot run Microsoft
ASP.NET 1.1 applications in isolation because IIS 6.0 uses application pools.
Application pools can run applications in individual W3wp.exe processes.
However, you cannot run Microsoft ASP.NET 1.0 or ASP.NET 1.1 applications in an
isolated mode. Also, you cannot run multiple ASP.NET processes. Note An ASP Web application that uses Microsoft Internet Information Services (IIS) 5.0 on Microsoft Windows 2000 or that uses IIS 5.1 on Microsoft Windows XP can be isolated to run in its own process space by setting the application protection to High (Isolated). You can configure this setting in the IIS (Inetmgr.exe) window. However, if you must use Microsoft ASP.NET application isolation or multiple processes, we recommend that you use Microsoft Windows Server 2003. RESOLUTIONAfter you apply this software update, ASP.NET processes will
run inside Dllhost.exe (COM+) processes. Warning This change may cause unexpected behavior in some ASP.NET applications. For example, to use this software update, you must disable the <processModel> configuration element in the Machine.config file. When you do this, the attributes of the <processModel> configuration element, such as the memoryLimit attribute and the responseDeadlockInterval attribute, are ignored. Therefore, after you apply this software update, you will no longer be able to increase the value of the responseDeadlockInterval attribute to run long queries. Software update informationA supported software update is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This software update 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 version 1.0 service pack that contains this software update.To resolve this problem immediately, contact Microsoft Product Support Services to obtain the software update. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS
(http://support.microsoft.com/default.aspx?scid=fh;%5Bln%5D;cntactms)
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.PrerequisitesYou must have the Framework 1.0 Service Pack 2 installed to apply this software update.Restart requirementIf core Framework files are in use when you apply this software update, you may have to restart your computer after you apply this software update.Software update replacement informationThis software update does not replace any other software updates.File informationThe English version of this software update 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 tool in Control Panel.Date Time Version Size File name -------------------------------------------------------------- 01-May-2003 12:32 1.0.3705.398 196,608 Aspnet_isapi.dll 01-May-2003 12:32 4,169 Aspnet_perf.h 01-May-2003 12:32 20,468 Aspnet_perf.ini 01-May-2003 12:32 20,342 Aspnet_perf2.ini 01-May-2003 12:32 1.0.3705.398 24,576 Aspnet_regiis.exe 01-May-2003 12:32 1.0.3705.398 28,672 Aspnet_wp.exe 01-May-2003 12:32 1.0.3705.398 69,632 Corperfmonext.dll 01-May-2003 12:32 1.0.3705.398 303,104 Mscorjit.dll 01-May-2003 12:32 1.0.3705.398 1,953,792 Mscorlib.dll 01-May-2003 12:32 10,284 Mscorlib.ldo 01-May-2003 12:32 1.0.3705.398 2,269,184 Mscorsvr.dll 01-May-2003 12:32 1.0.3705.398 2,269,184 Mscorwks.dll 01-May-2003 12:32 15 Smartnav.htm 01-May-2003 12:32 8,728 Smartnav.js 01-May-2003 12:32 1.0.3705.398 1,191,936 System.web.dll Implementation informationAfter you apply this software update, you can run ASP.NET processes in high isolation. You can also run multiple ASP.NET processes.To run ASP.NET processes in high isolation, 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 For more information, click the
following article number to view the article in the Microsoft Knowledge Base: 824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
This software update also contains a secondary fix
for the .NET Framework 1.0 that lets you unload the application domain. The fix
adds the UnloadAppDomain method to the HttpRuntime class. For example, you can use the HttpRuntime.UnloadAppDomain method. This method quits the current application. The
application restarts the next time that a request for it is
received.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites: http://msdn2.microsoft.com/en-us/library/ms525752.aspx
(http://msdn2.microsoft.com/en-us/library/ms525752.aspx)
For more information, click the following article number
to view the article in the Microsoft Knowledge Base: http://msdn2.microsoft.com/en-us/library/aa720150(VS.71).aspx (http://msdn2.microsoft.com/en-us/library/aa720150(VS.71).aspx) 308672
(http://support.microsoft.com/kb/308672/
)
Roadmap for .NET Enterprise Services
APPLIES TO
| Article Translations
|

Back to the top
