Hi,
When I tried to open the project using VS.NET 2003, I got the same problem:
Unable to get the project file from the web server. Unable to open Web project 'xxx'. The web 'xxx' located on the server 'http://localhost' does not exist.
I was able to open the project, after i reinstall the project, I got this problem.
I did create the virtual dir. xxx on my localserver. and the application does come up when i type in my broswer:
http://localhost/xxx
but i can't open it using VS.NET2003
any ideas what's going on ?