I've setup IIS6 to work with MVC, added a new virtual web site, entry in etc/hosts and everything works except when I try to start project from Visual Studio.
I've changed project settings to Local IIS server to url http://myproject and when I try to run project I get
Unable to start debugging on the web server. An authentication error occurred communicating with the web server.
Any ideas?