I can lunch debug session only once with VS2010 and ASP.NET MVC2. When i end first session and try to lunch another i can see...
"Unable to start debugging" - no other messages, I'm using Visual Studio Development Server instead of IIS, Windows 7 64-bits
I can add that few days ago i was working on Windows XP and everything was fine.
- I've tried running as admin (I thought there are any privilages issues) - no result
- checked http://msdn.microsoft.com/en-us/library/dwesw3ee%28VS.71%29.aspx#vxtbshttpservererrorsthingstocheck (this page refer to IIS settings and i'm not using IIS)
- I'm not satisfied with manually attaching - VS2010 is expensive IDE, it HAVE TO works in this situation
Does anyone have some conclusions?