Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
yan.gauthier
in reply to: vubaxaj

Hi,

 

Please have a look at what @pockybum522 did. Your project does not use System.Runtime.InteropServices and set the AddInServer class COM Visible. Also, I believe one of the key component is the manifest file that is copied to the directory so that the dll is self registered. Otherwise, you would need to manually register said dll.

 

@pockybum522 can you confirm ?