Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This error reads:
The web server is not configured correctly. See help for common configuration errors. Running the web page outside of the debugger may provide further information.
Possible causes of this error include:
Trying to debug a .NET Web application that was copied to a different machine, manually renamed, or moved.
Not having enough IIS connections. (See "Limiting Connections" in the IIS Operations Guide.)
If you are trying to debug an ASP.NET project
- Check to see that the Web site has been configured as an Application in IIS. Open the Internet Information Services Microsoft Management Console applet, find the web site, and make sure the site is configured as an application.