Author Topic: EA does not see add-ins  (Read 12812 times)

Autoliv1

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: EA does not see add-ins
« Reply #15 on: November 09, 2012, 08:52:51 pm »
I have a corporate version of EA. I am trying to fing my customer id so i can ask for help.

There is nothing in the EA help to say how to tell EA where to look for its addins.

thanks for your posts!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: EA does not see add-ins
« Reply #16 on: November 09, 2012, 09:02:15 pm »
Quite a while ago I installed that addin. AFAIR the Extension/DOORS was available right after that. (I also use Corporate.)

What does the Extension/Manage Addins say?

q.

Autoliv1

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: EA does not see add-ins
« Reply #17 on: November 09, 2012, 09:13:43 pm »
The Addin windoe says:
                 'There are no addins in this window'

The .dll is on my C drive in
C>Program filesx86> Sparx Systems>MDG Link>DOORS

File is called Doors Interface.dll

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: EA does not see add-ins
« Reply #18 on: November 09, 2012, 09:27:31 pm »
Quote
I have a corporate version of EA. I am trying to fing my customer id so i can ask for help.

I wouldn't worry about that. Just send a bug report or send an email to [email protected] and they will definitely help you.

Geert

Dan Tofan

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: EA does not see add-ins
« Reply #19 on: November 21, 2012, 12:38:04 am »
One thing that might troubleshoot add-ins issues is the following.

On Windows 7, 64bit, EA 9.3 reads the list of add-ins from the following location:
'HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Sparx Systems\EAAddins'

Your add-in must be something like:
'HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Sparx Systems\EAAddins\MyAddin' with 'MyAddin.MyAddinClass' added to the default value.

You can try replacing the MyAddin with your actual add-in values.

I hope this helps.

« Last Edit: November 21, 2012, 12:39:02 am by dan2012 »