Problem running VS2008 Compiled EXE

  • Thread starter Thread starter beauwlf
  • Start date Start date
B

beauwlf

Hi
I recompiled previous VC6.0 C++ MFC project with VS2008 Evaluation
It could run release at the system with the VS2008 installed. But it gives
"Application has failed to start because the application configuration is
incorrect..." Error when i try to run at target systems.
I have already installed the Dot Net 3.5 at the target System.

Even if i create a MFC C++ solution from VS2008 it gives the same error.
 
Back
Top