Windows Vista Forums

Problem running VS2008 Compiled EXE
  1. #1


    beauwlf Guest

    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

  2. #2


    Mark Salsbery [MVP] Guest

    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

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

Problem running VS2008 Compiled EXE problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Code compiled on old visual studio. Running VS2008 Pro now proud2bhaole .NET General 0 27 May 2009
IE doesnt start when running a VS2008 web project Kevin Herring .NET General 2 04 Dec 2008
[VC++ 2008 EE] problem with opening a compiled program. ZikO .NET General 0 27 Aug 2008
Upgrading from VS2008 standard to VS2008 Pro? ker_01 .NET General 0 11 Aug 2008
upgrade from VS2008 standard to VS2008 pro- options? ker_01 .NET General 0 29 May 2008