Server Application Unavailable

S

Scott M.

WinXP Pro w/IIS 5.1
VS .NET 2002

When trying to run the most simple web app from VS .NET, I get the following
error:

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 system event log of the web server.
Please review this log entry to discover what caused this error to occur.

-----

My account is an Administrator and is in the Debugger Users as well as the
VS Developers groups. IIS doesn't have any modifications to its' security
settings (Anonymous access and Integrated Windows Authentication are
checked).

IIS is running as I can access non-.NET web pages from http://localhost/etc.

Any thoughts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top