- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a problem with my C# addin and Inventor 2023.3.1. I didn't create the addin from scratch, I just maintained it. I think it's already .NET 8.0 (but I'm not sure)
However, the addin is loaded and the ApplicationEvents OnSaveDocument and OnDocumentChange also work at first. After some time or some actions (I couldn't find out when exactly) these events don't trigger my code anymore, as if Inventor had lost this assignment. When I unload and reload the addin it works again for a while...
Does anyone have any ideas/advice on how I can continue to troubleshoot this? I already had several MessageBoxes at the beginning and at the end of my code, but at some point they just stopped appearing.
If you want me to upload any files, please tell me which ones. (I can program a bit, but only know a little bit about the whole thing)
I am grateful for any help š
Solved! Go to Solution.