I was developing just fine in VS 2008 and testing my ASP.NET web site on my development server when suddenly I was unable to run my web site anymore. As soon as I hit F5, th
I had the same problem for a long time. I checked all the ideas written here. Eventually the only thing that worked for me was:
Sometimes it solves the problem...
However, I also have a workaround:
webdev.webserver.exe /port:[your_port] /path:"[your_path]"