Book a Demo

Author Topic: Need an 'Interop.EA' DLL with a Strong name  (Read 3218 times)

Ferry

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Need an 'Interop.EA' DLL with a Strong name
« on: October 17, 2009, 07:02:03 am »
I am trying to build a Addin example in C# with my VS 2005. However when I try to register my dll with RegASM /codebase. I get the error that the dll does not have a strong name. Then I followed the directions in MSDN help file to create a dll with strong name but got the complie error that "Referenced assembly 'Interop.EA' does not have a strong name". Does anybody know if there is a Interop.EA  DLL with the strong name that I can use. Or how can I convert mine to a DLL with strong name. Otherwise my Addin does not work. Please advise.

Thanks,

Ferry

Ferry

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Need an 'Interop.EA' DLL with a Strong name
« Reply #1 on: October 17, 2009, 09:52:47 am »
I have already found a DLL with Strong name in the lastest version of EA.