COM Exception when trying to create new com object
-
I have a com object, created on c++ (using VS2005) And another c# library that referenced to that object. When I try to create new object - I get the follows: Retrieving the COM class factory for component with CLSID {B1901D41-……….} failed due to the following error: 80040111 I googled for that error, and only found it out when using external programs, like Excel, IExplorer, etc. I’m afraid in one of my tries I destroyed something in the registry… Can someone help me with my problem? This is driving me crazy… Moreover, I am looking for a good site who explains clearly about the COM objects, interop, and the correct use of them. Thanks, Sara
-
I have a com object, created on c++ (using VS2005) And another c# library that referenced to that object. When I try to create new object - I get the follows: Retrieving the COM class factory for component with CLSID {B1901D41-……….} failed due to the following error: 80040111 I googled for that error, and only found it out when using external programs, like Excel, IExplorer, etc. I’m afraid in one of my tries I destroyed something in the registry… Can someone help me with my problem? This is driving me crazy… Moreover, I am looking for a good site who explains clearly about the COM objects, interop, and the correct use of them. Thanks, Sara
Your post might be more useful in the COM forum? Regards, --Perspx
"The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia