Book a Demo

Author Topic: Interop.EA.dll version not updated  (Read 3267 times)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Interop.EA.dll version not updated
« on: May 24, 2011, 06:15:50 pm »
After updating to version 9.0.905 I noticed that the version of Interop.EA.dll is still 2.10.238.1
The version of that file in version 8.0.862 is also 2.10.238.1, although the file size is different.

I'm guessing that might be one of the reasons for the issues I'm experiencing with tools/add-ins.

If I'm not mistaken this is not the first time this happens :(

Issue reported.

Geert

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Interop.EA.dll version not updated
« Reply #1 on: May 26, 2011, 04:02:48 pm »
Response from Sparx Support:
Quote
The version number associated with the Interop.EA.dll file is derived
from the version of the EA Type Library, which is a constant version so
that users of the interface are able to retrieve it without knowing in
advance every version of EA that they want their add-in to work for.

It's possible we might begin binding the version to Interop.EA.dll to
the version/build of EA it is distributed with instead in a later
release, but we cannot confirm this.

In short - the Interop.EA.dll version number does not currently get
updated.  Sorry for any confusion.

Geert