i got this error:
Retrieving the COM class factory for component with
CLSID `{CCB90152-B81E-11D2-AB74-0040054C3719}`
failed due to the following error: 80040154.
Does anyone know what the issue is ?
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.
Error code 80040154. Class not registered.
This means that one of the classes you are trying to create either directly or indirectly has not been registered with the system.
Make sure you have installed correctly and that all COM entries are present in the registry.