Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - yellowface

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Re: Regasm does not work
« on: April 18, 2008, 09:36:45 pm »
i found solution. guess what? lol
i should do regasm name.dll /codebase, then the lib got registered.
if i do regasm name.dll   never works. grrr....

2
Automation Interface, Add-Ins and Tools / Regasm does not work
« on: April 17, 2008, 05:10:36 am »
Hello every1:

I have a wired problem with regasm.exe right now. Here is the situation:
I am developing an EA Add-In right now. When I select output type as Class Library, also I checked the Register for COM Interop(in this case, I do not need to run regasm add-in.dll for registering), EA can successfully load my add-in without any problems. I tried regasm add-in.dll /unregister and opened EA, the add-in is not there for sure(regasm /unregister works in this case)
However, if i did not check the register for COM Interop when I do the output with Class Library and using regasm to register my add-in(it shows successfully register), but EA cannot load my Add-IN, showing  Error-Missing.
Any1 has any ideas what is wrong with that? I have .Net SDK installed and develop environment is VS.2003.

Thank you very much if any1 here can help me.

3
We got same error as you and we re installed EA to solve the problem. Give a try if that helps you.

Pages: [1]