I realise this maybe the wrong forum for this question, but am unable to locate the correct forum.
I have built a new website as a webforms project and configured it to use IISExpress. On running it in debug for the first time the following error message was posted:
"Access is denied. Description: An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL. Error message 401.2.: Unauthorized: Logon failed due to server configuration.
Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server. Contact the Web server's administrator for additional assistance."
I have done extensive research through google and found the problem maybe corrected in the file applicationhost.config file located in the ...Documents/IISExpress/Config.
The releva ...
Go to the complete details ...