Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Hello @basautomationservices,

 

I've encountered this behaviour once. For my case , this was related to using incorrect references for my add-in project.


Basicaly I was developing the add-in on my computer with a certain Autodesk.Inventor.Interop version. 
When I deployed to other computers, it had the same effect. The issue was they didn't have the specific version of the Autodesk.Inventor.Interop dll I was using on MY computer. 

 

To fix it I just set all the references local copy to True, so any computer has it. This just paste the reference to your bin project so it always sticks to the add-in.

FINET_Laurent_0-1706871398804.png

 

I recommand having a look at all the references of your project to see if they are set up correctly.

 

Kind regards,

FINET L.

If this post solved your question, please kindly mark it as "Solution"

If this post helped out in any way to solve your question, please drop a "Like"

@LinkedIn     @JohnCockerill