R
Rob R. Ainscough
Does anyone know why two separate ASP.NET web application running under the
same web server (IIS 6) would cause this error (Application Event viewer):
"It is not possible to run two different versions of ASP.NET in the same IIS
process. Please use the IIS Administration Tool to reconfigure your server
to run the application in a separate process."
Both web applications "I think" are running in a separate process (they are
listed under web sites, one is listed as Default Web Site and the other is
listed as myApp web site) under IIS -- one app needs 2.0 and the other needs
1.1.
Any info would be most helpful.
Thanks, Rob.
same web server (IIS 6) would cause this error (Application Event viewer):
"It is not possible to run two different versions of ASP.NET in the same IIS
process. Please use the IIS Administration Tool to reconfigure your server
to run the application in a separate process."
Both web applications "I think" are running in a separate process (they are
listed under web sites, one is listed as Default Web Site and the other is
listed as myApp web site) under IIS -- one app needs 2.0 and the other needs
1.1.
Any info would be most helpful.
Thanks, Rob.