Application failed to start?????
-
I am getting the following error : The applications has failed to start because the application configuration is incorrect.Review the manifest file for possible errors.Reinstalling the application may fix this problem. I am new to visual studio ..please help me out Thanks in advance, Ashok
-
I am getting the following error : The applications has failed to start because the application configuration is incorrect.Review the manifest file for possible errors.Reinstalling the application may fix this problem. I am new to visual studio ..please help me out Thanks in advance, Ashok
That usually means that the computer doesn't have the right versions of the CRT DLLs installed.
--Mike-- Visual C++ MVP :cool: LINKS~! CP SearchBar v3.0 | C++ Forum FAQ "That's what's great about doing user interface work. No matter what you do, people will say that what you did was idiotic." -- Raymond Chen
-
That usually means that the computer doesn't have the right versions of the CRT DLLs installed.
--Mike-- Visual C++ MVP :cool: LINKS~! CP SearchBar v3.0 | C++ Forum FAQ "That's what's great about doing user interface work. No matter what you do, people will say that what you did was idiotic." -- Raymond Chen