Unless you statically link to the libraries your app uses, you will need to
deploy the libraries to target machines that will run your app.
Deployment (C++)
http://msdn.microsoft.com/en-us/library/zebw5zk9.aspx
Mark
--
Mark Salsbery
Microsoft MVP - Visual C++
"beauwlf" <beauwlf@xxxxxx> wrote in message
news:48c87a2d_2@xxxxxx
>
> 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.
>
>
>
>
>
> --
> regards
>