Deploying a simple VS2005 executable
-
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 :((
-
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 :((
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
-
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 :((
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
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 :((
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" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/codeProject$$>