Hi all,
Basically, everything works fine with my app when I work on my own computer. However, when I put it on another computer, I get an error. The error occurs when it tries to instance a class coming from an exterior dll.
I tought that it somehow was not finding the path to the dll in question ... but that's not the case, it's just that it doesn't work properly on the other machine. (creating an instance of the COM component with CLSID {xxxxx} from the IClassFactory failed due to the following error: 800a0035) . But the dll is here ...
Any help would be more than welcome ... I have no clue on how to solve this ...
Many many thanks,
Michael