in Work&Life

application was unable to start correctly (0xc0150002)

Continue from previous blog entry, after I sent the life cycle status software to customer, the customer feedback cannot be running at his computer, error box showing (The application was unable to start correctly (0xc0150002)), the screen shot is as:

0xc0150002

Tried first solution, as mentioned on Google, I suggest customer to install “Microsoft Visual C++ 2008 RedistributablePackage” in the system, but the issue was not resolved, the customer used the dependency checker and found some DLL missing.

After analyse the issue, the problem was caused by compiling, changed the compiling configuration, change ‘Use MFC in a Shared DLL’ to ‘use MFC in a static library’problem resolved.

use MFC in a static library

Write a Comment

Comment