"Unable to start debugging" - VS2010 ASP.NET MVC 2

Viewed 19815

I can launch debug session only once with VS2010 and ASP.NET MVC2. When I end the first session and try to launch another I can see...

"Unable to start debugging" - no other messages, I'm using Visual Studio Development Server instead of IIS, Windows 7 64-bit

I can add that few days ago I was working on Windows XP and everything was fine.

Does anyone have some conclusions?

4 Answers
Related