Error !

  • Thread starter Thread starter Lou
  • Start date Start date
L

Lou

I'm hosed, i can't seem to run my project anymore. I get the following
message When I try to run it in the Debugger..

Error while trying to run project. Unable to start debugging
Unable to start program: (My progam path and name)
The application failed to start because the application configuration is
incorrect. reinstalling the application may fix the problem.

What the heck is this all about, how did this happen and how do I get to
work on my project again?

-Lou
 
Lou,

The first thing checking this is forever creating a new project, did you do
that?

Cor
 
I found the problem to be the "myexe.exe.manifest file"

Beside, I don't understand your response?
 
I found the problem to be the "myexe.exe.manifest file"

Beside, I don't understand your response?
If you have a problem like this, than you have to find if it is in your code
or in the IDE.

To do that you would first create a complete new project.
If that is running than you know that it is in your own project.

Clears that my message?

Cor
 
Back
Top