Application Configuration is Incoorrect

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi. i'm using visual studio 2003.
when i want to start debugging my program by clicking the Start button, the
status bar displays 'Build Succeeded' but a message box appeared with this
following message:

Error while trying to run project: Unable to start debugging.

Unable to start program: (program path).

This application has failed to start because the application configuraation
is incorrect. Reinstalling the application may fix this problem.



how can i fix the problem? thanks.
 
Hi,

Take a look in the Config. Props:-
Project >ProjectName Properties

Check through the selections for debugging and build for anything that isn't
correct for your app.

HTH,

Phil
 

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

Back
Top