IMan 5.1 - Error retrieving the COM class factory for RealisableEncDenc (3 replies)
I completed a re-install and I still do not see 8D05448D-407E-4FEB-9280-336313A25AD6 being registered.
I still need help on this
Wow, I think I finally figured it out.
- References had to be pointed at 5.1 versions
- ChillkatDotNet47 had to be added to references in Test project.
Yesterday I did an upgrade of IMan to the most recent version from 5.1 but an earlier product update. I can no longer run the Test project due to the following error:
Realisable.Utils.DataException: 'Error whilst building session factory.
Retrieving the COM class factory for component with CLSID {8D05448D-407E-4FEB-9280-336313A25AD6} failed due to the following error:
80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).'
I logged onto another machine which has IMan installed and found that the CLSID from the error points to RealisableEncDenc.
I downloaded that file locally and attempted to register it in the GAC, but when I attempted that via
I get the error:
The module ".\RealisbleEndDencUtils.ll" was loaded but the entry-point DllRegisterServer was not found.
Make sure that ".\RealisableEncDencUtils.dll" is a valid OCX file and then try again.
I'm going to try to re-install IMan and see if that fixes things.