problem running two different versions of asp.net
Hello,We are a shared hosting provider and we host websites in Windows 2003 servers. We have installed Dotnet Framework 2.0 along with the older version of the DotNet Framework, i.e., 1.1. Now the problem is that sometimes some websites running asp.net throw the following error
Server Application Unavailable.
I restart the Default App. Pool and the websites start running fine once again. When I check the event viewer, I find the following entry in the application log files.
"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."
Can anybody help me to resolve the above problem permanently?