- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I found that the add-in we've been maintaining for the last 10+ years was still referencing Autodesk.Inventor.Interop.dll v16.0. I tried updating it to v24.2, and while everything compiles just fine, the OnFileSaveAsDialog event is not longer being caught. Other events (document save, document open, document initialize, etc.) all seem to be fine. I tried using several other API versions, going all the way back to 17.0 and they all appear to have this issue.
Some other posts reporting similar issues:
https://forums.autodesk.com/t5/inventor-customization/onfilesaveasdialog-event-problem/m-p/8151528
I'm using Inventor 2020 and VB.NET.
Based on the first link above, I thought I might try disabling all of the additional add-ins. This didn't fix the issue. Other than the add-in I develop, no other 3rd party add-ins are installed anyway.
My symptoms were a little different than the second link above (the add-in loads on startup automatically just fine), but I tried updating the GUID as a long shot. No change.
Any ideas?
Thanks,
Kerry
Solved! Go to Solution.