Visual Studio 2008 Team Suite fails to start debugger (release works fine)
Posted
by Chris T
on Stack Overflow
See other posts from Stack Overflow
or by Chris T
Published on 2010-04-04T04:51:12Z
Indexed on
2010/04/04
4:53 UTC
Read the original article
Hit count: 332
I've seen this type of problem before but only on ASP.net applications. I'm using a plain ol' WinForms application with Visual Studio 2008. I'm on Windows 7 Ultimate x64. The error I get when trying to debug my solution is:
Error while trying to run project: Unable to start debugging
Any ideas on how to fix this?
© Stack Overflow or respective owner