In response to a dialog, I set the path to the executable, foolishly leaving
out the executable itself. Now whenever I try to run, I get 'can't start
debugger, can't find program d:\xx\xx' and 'Access Denied' probably because
it's trying to execute the directory. I know where to find this data in VC
6++ to repair my mistake. Where is the configuration (debug or release)
executable pointer it in this new, carn-sarn-fangled VS-2003?
Thanks!

Signature
Dave Boyd
David Lowndes - 31 Aug 2005 00:21 GMT
>In response to a dialog, I set the path to the executable, foolishly leaving
>out the executable itself. Now whenever I try to run, I get 'can't start
>debugger, can't find program d:\xx\xx' and 'Access Denied' probably because
>it's trying to execute the directory. I know where to find this data in VC
>6++ to repair my mistake. Where is the configuration (debug or release)
>executable pointer it in this new, carn-sarn-fangled VS-2003?
Select the project in the solution explorer, right click, properties.
Configuration Properties, Debugging.
Dave

Signature
MVP VC++ FAQ: http://www.mvps.org/vcfaq