NewFromMattel
Programmer
I'm new to Visual Studio, and ASP.Net development. I'm running through some of the examples, and can't get even the simplest web form project to run. When I click on the webform and choose Build And Browse, 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.
I know this is just some sort of funky setting in IIS or Front Page extensions (that .net adds) but I can't nail it down in the VS help. Any ideas?
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.
I know this is just some sort of funky setting in IIS or Front Page extensions (that .net adds) but I can't nail it down in the VS help. Any ideas?