I am opening a visual studio 2005 solution file and building it in release and debug mode. while I am able to run the application in release mode. but when I try to run the debug mode, I am getting following error:
"Unable to start program XXXX.exe". "This application has failed to start because the application configuration is incorrect. Review the manifest file for possible errors. Reinstalling the application may fix this problem. For more details, please see the application event log."
Any idea what could go wrong.
Thanks for your help.
when I checked my exe using dependency walker, it says following dll's missing: msvcp80D.dll msvcr80D.dll IESHIMS.DLL WER.DLL