04-12-2022
04:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-12-2022
04:58 AM
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 ?