Hi,
i think it's the same problem as in my thread Error Message when closing Inventor 2017
I solved this problem temporarily by deleting the closing section in my StandardAddinServer Class:
'Closing Inventor If AddinGlobal.InventorApp IsNot Nothing Then Marshal.FinalReleaseComObject(AddinGlobal.InventorApp) End If
Curiously with Inventor 2016 the error message didn't comes.
I hope Autodesk can give a hint about this problem.
Best Regards
Martin
Martin Winkler
CAD Developer
Did you find this post helpful? Feel free to like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.