

What I fail to understand is, why does the debug 32-bit build run successfully? Please see the application event log or use the command-line sxstrace.exe tool for more detail (14001). The application has failed to start because its side-by-side configuration is incorrect. For more retails see application event log.įrom the redistibutable path C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\redist\Debug_NonRedist\amd64\įinally dependency walker didnt have any yellow marks (missing files) left, but still it gave errors like:Įrror: At least one required implicit or forwarded dependency was not found.Įrror: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.Įrror: Modules with different CPU types were found.Įrror: The Side-by-Side configuration information in "e:\xyz.EXE" contains errors.

Reinstalling the application may fix this problem. Review the manifest file for possible errors. This application has failed to start because application configuration is incorrect. The 64 bit debug is not launching it gives the error: I have successfully build my projects in both 32 & 64 bit, debug and release config. I am working on a 64-bit OS windows 7 ultimate machine VS2008 with 64bit addon.
