Dear Sir,
A custom DLL (Automation) is working fine in the client machine (where the DLL is created). This Client Machine is also used as a Developer Machine.
Now I want to use this DLL in every Client Machine. I don't want to put this DLL file in the Server.
I've registered (using RegAsm) the DLL in other client machine successfully & seen that the DLL is defined as Myautomation.Unknown in the C/ALL Global Variable window & for this "Unknown" class name, I'm facing an error like "Cannot create an instance of an Automation Server with CLSID".
[And I've also noticed that if I change the class name correctly instead of "Unknown" then the problem is solved.]
To solve this problem I have to access the Database using Developer Environment from that Client machine & manually changed the information in the C/ALL Global Variable Windows. But it's not expected that every client PC should have the "Developer Environment" installed.
How to solve this problem?
Now or Never
0