Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Slávek Rydval on July 19, 2018, 06:05:04 am

Title: Two addins that support licenses event causes problem
Post by: Slávek Rydval on July 19, 2018, 06:05:04 am
Hello,

I've got two add-ins that react on these events: EA_AddinLicenseValidate, EA_AddinLicenseGetDescription and EA_GetSharedAddinName. When I'm using just one of them, everything works fine. But when I enter the license key for the second add-in, it rewrites the first one's license key and vice versa. I can't see the reason why. It of course causes the situation when I cannot use both add-ins at the same time. Where could be a problem?

You can find a testing solution for VS 2017 at GitHub: https://github.com/SlavekRydval/LicensesInSparxEAAddins (https://github.com/SlavekRydval/LicensesInSparxEAAddins)

Sparx EA 14 build 1420.
Title: Re: Two addins that support licenses event causes problem
Post by: qwerty on July 19, 2018, 03:59:26 pm
I think the problem is buried in the 14. Bug report is my suggestion.

q.