What does "the application failed to initialize properly" mean?

Posted by Mason Wheeler on Stack Overflow See other posts from Stack Overflow or by Mason Wheeler
Published on 2010-04-26T17:58:51Z Indexed on 2010/04/26 18:03 UTC
Read the original article Hit count: 198

Filed under:
|
|

I just got a bug report from someone running an app I wrote under Windows XP. He says it won't start up.

The application failed to initialize properly (0xc0150002). Click on OK to terminate the application.

It works fine at my end, (under Windows 7,) and I don't have any Win7- or Vista-specific stuff in the program, so it should work on XP too. How do I go about tracking this down and debugging it?

© Stack Overflow or respective owner

Related posts about delphi

Related posts about error