separate aspnet_wp.exe instance

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

Is there any way (documented or otherwise) to get around the restriction that all ASP.NET applications run in the same aspnet_wp.exe instance under IIS 5? Ideally, I would like to launch my web application in its own instance of aspnet_wp.exe. (I realize that it is possible to run a given web app in its own process in IIS 6/Win2K3.

Thanks.
 
Back
Top