New site giving error when browsing
-
Hi All, I created a new site, got the domain set up, created the new entry in IIS for the site, set the ASP.NET tab under properties to version 2, but when I try to browse the site it is giving the following error in the application event log 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. I'm not an IIS guru, so any help will be appreciated
No matter how long he who laughs last laughs, he who laughs first has a head start!
-
Hi All, I created a new site, got the domain set up, created the new entry in IIS for the site, set the ASP.NET tab under properties to version 2, but when I try to browse the site it is giving the following error in the application event log 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. I'm not an IIS guru, so any help will be appreciated
No matter how long he who laughs last laughs, he who laughs first has a head start!
-
The error message is exactly what it says it is, you have two instances of the framework running it looks like. Check that no beta versions are installed
-
Can you only have DotNET1.1 or DotNet2 on a server, not both?
No matter how long he who laughs last laughs, he who laughs first has a head start!