- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a similar issue to others on here, but their solutions won't help. I created an addin and on my computer it works fine. When I copied all files over to another users computer I can't get the addin to stay loaded. See the addin manager screen below; no matter what I do it won't "stay" loaded. They're using Inventor 2022. I used the autodesk provided template to create the addin in visual studio.
things I've tried
.addin -> C:\ProgramData\Autodesk\Inventor 2022\Addins <-- latest attempt
.addin -> C:\Program Files\Autodesk\Inventor 2022\Bin
.addin -> C:\ProgramData\Autodesk\Inventor Addins\MyInventorMenu
.dll -> C:\ProgramData\Autodesk\Inventor Addins\MyInventorMenu
.dll -> C:\Program Files\Autodesk\Inventor 2022\Bin <-- latest attempt
The inventor interop I'm using is from:
C:\\Windows\Microsoft.NET\assembly\GAC_MSIL\Autodesk.Inventor.Interop\v4.0_26.0.0.0__d84147f8b4276564\autodesk.inventor.interop.dll
Supported software version is 25
Target framework:
.NET Framework 4.8
Solved! Go to Solution.