Error:
Retrieving the COM class factory for component with CLSID failed due to the following error: 80040154
Snapshot:
Solution 1:
- Un-register and re-register the ACCDBLib.dll
- Regsvr32 /u “C:\RelyonSoft\TaxOffice\ACCDBLib.dll”
- Click Enter to Un-register.
- Regsvr32 “C:\RelyonSoft\TaxOffice\ACCDBLib.dll”
- Click Enter to Register.