.Net 2.0 problem

liunx

Guest
Hi Guys,

I've just installed .NET 2.0 and I'm running IIS 5.1. Unfortunately whenever I try to load a .NET page I get this error message:

*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.*

Does anyone know what is wrong and how I can resolve this?

ThanksHi Guys,

I've just installed .NET 2.0 and I'm running IIS 5.1. Unfortunately whenever I try to load a .NET page I get this error message:

*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.*

Does anyone know what is wrong and how I can resolve this?

Thanks

Are you able to pull up html files? say... test.html? Or are you having problems with aspx files only?
 
Top