T
trey
I am getting the following error when trying to create a new web application with Visual Studio 2003:
Visual Studio could not identify the version of Asp.Net on the web server.The web server reported the following error when attempting to
create of open the web project located at the following URL:'http://localhost/webapplication1'.'HTTP/1.1 401 Access Denied'.
Did a google on this error and found some things to try, and this is what I have done to try and resolve this issue:
1.) Repaired the framework
2.) Uninstalled/reinstalled IIS
3.) Ran aspnet_regiis /i to re-register asp.net.
Still getting the error! Can someone please help! I am at my witts end.
Thanks!
Visual Studio could not identify the version of Asp.Net on the web server.The web server reported the following error when attempting to
create of open the web project located at the following URL:'http://localhost/webapplication1'.'HTTP/1.1 401 Access Denied'.
Did a google on this error and found some things to try, and this is what I have done to try and resolve this issue:
1.) Repaired the framework
2.) Uninstalled/reinstalled IIS
3.) Ran aspnet_regiis /i to re-register asp.net.
Still getting the error! Can someone please help! I am at my witts end.
Thanks!