I have this message when I start debug in VS 2008:
Error while trying to run project: Unable to start debugging
Because of this I cannot debug any programs any more. Any ideas what causes this?
I have this message when I start debug in VS 2008:
Error while trying to run project: Unable to start debugging
Because of this I cannot debug any programs any more. Any ideas what causes this?
I had this problem when I brought my code over from another machine. I kept getting that message when trying to debug until I completely cleaned out the output directory (I just manually deleted everything in it). Once I did that, I could run in debug mode.
Assuming a client app and not a web app, there are a few things to try: