HSXCLIENTLib.HsxClient
682576Apr 2 2013 — edited Apr 5 2013I am using
cClient = New HSXCLIENTLib.HsxClient
in a .Net application, everthing compiles fine, it runs on the server. But localy on my laptop in Visual Studios it errs with -
Retrieving the COM class factory for component with CLSID {7C7670ED-8AB0-4CDF-B138-14342C6EFCBC} failed due to the following error: 80040154.
I believe I have the same dll on the server, I copied it from there.
What to look at?
Thanks