I'va developped an application that interact with fingerprint device using Zkemkeeper.dll. when i debug using visual studio, it works perfectly. But when i launch the application from the release i get this error :
en :
"Message: The recovery of the COM class factory for the component with CLSID {00853A19-BD51-419B-9269-2DABE57EB61F} failed due to the following error: 80040154 Class not registered (HRESULT Exception: 0x80040154 (REGDB_E_CLASSNOTREG)).
i tried to solve this exception by installing the sdk from ZKTeco and registered it in both of System32 ans SysWoW64 as in Error when inserting finger print data into database table without getting a solution
can anyone have an idea or solution please!
User contributions licensed under CC BY-SA 3.0