com - IClassFactory failed due to the following error: 800a0153 -
i'm trying reference com component , throwing below error.
creating instance of com component clsid {xxx} iclassfactory failed due following error: 800a0153.
specifically error gets thrown when try instantiate object. checked that
- the project being built x86 processors is
- the com object registered using regsvr32, , available in registry.
i can see methods in object browser, know .net finding it.
any ideas on i'm missing?
this error code that's specific component. if don't have documentation explains code might mean you'll need support vendor.
Comments
Post a Comment