Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Problem running VS2008 Compiled EXE

Reply
 
Old 09-10-2008   #1 (permalink)
beauwlf


 
 

Problem running VS2008 Compiled EXE


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



My System SpecsSystem Spec
Old 09-11-2008   #2 (permalink)
Mark Salsbery [MVP]


 
 

Re: Problem running VS2008 Compiled EXE

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
Quote:

>
> 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
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Code compiled on old visual studio. Running VS2008 Pro now .NET General
IE doesnt start when running a VS2008 web project .NET General
[VC++ 2008 EE] problem with opening a compiled program. .NET General
Upgrading from VS2008 standard to VS2008 Pro? .NET General
upgrade from VS2008 standard to VS2008 pro- options? .NET General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46