Urgent! Problem debugging application - error: Directory is not a valid working directory.

V

VM

I'm trying to debug an application in the VC dot net compiler and when I
begin, I get the error:

Unable to start debugging
Unable to start program 'c:\myApp\PROGRAM\myApp.exe'
'G:\Program Files\...\myApp\PROGRAM' is not a valid working directory.

I know the directory 'G:\...\PROGRAM' does not exist, but how can I change
that directory to a valid one?

Thanks.
 
V

VM

In Solution Explorer, properties, Configuration Properties, Debugging,
Working Directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top