I get a “Class not registered 0x80040154” error when i run my application. My environment setup is windows 2008 using visual studio 2005. I just migrated from windows xp, where the application used to work with no error. Thanks!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The dll or exe that provides the interface defined by the CLSID that you are passing to CoCreateInstance either does not exist on your new PC or if it does exist it has not been registered.