davidedisys
Posts: 1
Joined: Tue Jul 03, 2018 5:57 pm

Problem when register .net Assembly for COM

Hi,

I am evaluating Advanced Installer V15.
All is quite good, but i have a problem about Com Registration of a .net DLL.
(i need to Com Register 3 files, 2 are good, 1 failed)

I send email with the dll with problems and the AI file.

Thanks for your support.

David
Attachments
Capture.PNG
Capture.PNG (18.86 KiB) Viewed 3335 times
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Problem when register .net Assembly for COM

Hello David,

We have investigated your scenario but we cannot test it as your DLL (to be registered) has two DLL dependencies without which we cannot test the registration option. So, could you please forward us a download link for the related dependencies too?

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Problem when register .net Assembly for COM

Hello David,

Thank you for the sent dependency files. We have further tested this and replicated the behavior. However, there seems to be an issue with your DLL file because even when we try to manually register it by using the Regasm.exe system tool the registration fails.
image.jpg
image.jpg (62.18 KiB) Viewed 3284 times
The "warning RA0000 : No types were registered" error is thrown by regasm. So, can you please make sure you are correctly building your COM DLL? Here is a "Fix to RegAsm: Warning RA0000: No Types Were Registered" article which may will help you.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”