Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: anouar on June 10, 2009, 08:45:29 pm

Title: Add-In Dll install error
Post by: anouar on June 10, 2009, 08:45:29 pm
Hello,

I'm trying to install an Add-In DLL . So, I make this commande as shown in EAUserGuide :

1. Add the Add-In DLL file to an appropriate directory on the user's computer; that is, C:\Program Files\[newdir].
2. Register the DLL using the RegSvr32 command from the command prompt as shown in the example
below.

==> I get this error message :
C:Program1\dll\CIMALSTOMTool.dll was loaded but the access key DllRegisterServer is not found.
This file not able to be registered.


Any idea?

Thanks,
Title: Re: Add-In Dll install error
Post by: «Midnight» on June 10, 2009, 09:31:29 pm
See this post (http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1231350017/1#1) for a possible solution.