Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Deploying a simple VS2005 executable

Deploying a simple VS2005 executable

Scheduled Pinned Locked Moved C / C++ / MFC
helpvisual-studioannouncementworkspace
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bigdenny200
    wrote on last edited by
    #1

    Hi all, I have a problem, and I would appreciate very much if someone could help me; I need to solve it by tomorrow :( I have compiled a executable in "Release" mode in VC2005, and when I copied it to another PC, not having VS installed. I get following error, when trying to run it:

    This application has failed to start because the application configuration is incorrect. Reinstalling this application may fix problem.

    I also copied two dll files: mfc80.dll, and mfc80d.dll, but doesnt help :((

    L M T 3 Replies Last reply
    0
    • B bigdenny200

      Hi all, I have a problem, and I would appreciate very much if someone could help me; I need to solve it by tomorrow :( I have compiled a executable in "Release" mode in VC2005, and when I copied it to another PC, not having VS installed. I get following error, when trying to run it:

      This application has failed to start because the application configuration is incorrect. Reinstalling this application may fix problem.

      I also copied two dll files: mfc80.dll, and mfc80d.dll, but doesnt help :((

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Your best bet is to install the redistributables with your app, vcredist_x86.exe. Most likely located in your "visual studio install dir"\SDK\v2.0\BootStrapper\Packages directory

      Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns

      1 Reply Last reply
      0
      • B bigdenny200

        Hi all, I have a problem, and I would appreciate very much if someone could help me; I need to solve it by tomorrow :( I have compiled a executable in "Release" mode in VC2005, and when I copied it to another PC, not having VS installed. I get following error, when trying to run it:

        This application has failed to start because the application configuration is incorrect. Reinstalling this application may fix problem.

        I also copied two dll files: mfc80.dll, and mfc80d.dll, but doesnt help :((

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #3

        Deployment (C++)[^]

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        1 Reply Last reply
        0
        • B bigdenny200

          Hi all, I have a problem, and I would appreciate very much if someone could help me; I need to solve it by tomorrow :( I have compiled a executable in "Release" mode in VC2005, and when I copied it to another PC, not having VS installed. I get following error, when trying to run it:

          This application has failed to start because the application configuration is incorrect. Reinstalling this application may fix problem.

          I also copied two dll files: mfc80.dll, and mfc80d.dll, but doesnt help :((

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          http://www.visualcpp.org/?p=69[^]

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
          Never mind - my own stupidity is the source of every "problem" - Mixture

          cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/codeProject$$>

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups