| | |
"This application has failed to start because the application configuration is incorr
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Mar 2009
Posts: 41
Reputation:
Solved Threads: 1
"This application has failed to start because the application configuration is incorr
0
#1 Apr 15th, 2009
I cannot run my application on another computer when I compile it in VS2008.
Error:
"This application has failed to start because the application configuration is incorrect."
and I have define WINVER to be 0x0400, and it is compiling in release mode.
and this is NOT .net
Error:
"This application has failed to start because the application configuration is incorrect."
and I have define WINVER to be 0x0400, and it is compiling in release mode.
and this is NOT .net
Last edited by shea279; Apr 15th, 2009 at 10:41 pm.
Re: "This application has failed to start because the application configuration is incorr
0
#2 Apr 15th, 2009
Its probably the DLLs. What version of os did you compile it on, and is it different than the one you tried to run it on?
In the compiler's install directory you will see a folder named "redist", which contains the DLLs you may have to install with your program.
On my computer he is here:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\redist\x86\Microsoft.VC90.CRT
Be very careful with those DLLs -- don't just copy them to windows directory, but copy them to the same folder that your program is in. If that does not fix the problem, then those DLLs will not help.
In the compiler's install directory you will see a folder named "redist", which contains the DLLs you may have to install with your program.
On my computer he is here:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\redist\x86\Microsoft.VC90.CRT
Be very careful with those DLLs -- don't just copy them to windows directory, but copy them to the same folder that your program is in. If that does not fix the problem, then those DLLs will not help.
Last edited by Ancient Dragon; Apr 15th, 2009 at 10:57 pm.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
![]() |
Other Threads in the C++ Forum
- Previous Thread: Shwoing my dynamic array contents
- Next Thread: Heap Data Structure
| Thread Tools | Search this Thread |
api array based binary bitmap c++ c/c++ calculator char char* class classes code coding compile console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






