Debugger wont start

  • Thread starter Thread starter Graham McKechnie
  • Start date Start date
G

Graham McKechnie

Hi all,

I can no longer start my VS2003 app or any other app for that matter in the
debugger. I can deploy it ok and it runs fine, I just can't debug it.

The error I get after it deploys etc.. is

Launching Application
Error while trying to run project: Unable to start debugging.
Unable to start program 'D:\Projects\DebugApp\bin\Debug\DebugApp.exe'.

Anyone have any ideas what has stuffed up in VS2003 to prevent an app from
debugging.

Graham
 
If you are debuging on an emulator, try soft rebooting the emulator, I find
this cures this problem.

Regards
Simon.
 
Thanks guys,

However the problem was the PPC, hard reset it and debugging is ok again.

Graham
 
Back
Top