Rank: Member
Joined: 9/24/2007(UTC) Posts: 11
|
I'm consistently getting the following error message on my bvcommerce site:
Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.
I checked the event log on the server and it is giving me the following error message:
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.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
Nope, you need separate application pools if you're running .net 1 and .net 2 at the same time. Also, the root web site can be .net 1 with child sites as .net 2 but you CAN NOT have .net 2 as the root with a .net 1 child site.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.