Message 1 of 4
problem to load the dll
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
We have a com object which is used to register in the pc so the Inventor will pick it up. But now we need to use the addin file. I have converted the dll into the register-free dll and add a addin file to the Inventor. Now the Inventor can pick the addin file, but can't load our dll. What I want to know is that whether Inventor can print some error message so I could trace the issue. I have compared the file with the sample file loftWithRailling, I didn't see much difference. I have also checked the compiler options, it is same as the sample project.
Can anyone please shows me how to get the error message from Inventor when it fails to load the dll?
I have changed the guid for the dll.