4
Answers

How to Resolve 80040154 Class not registered error

How to resolve the below error? in c# dot net application.
 
Retrieving the COM class factory for component with CLSID {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)). 
Answers (4)