Message 1 of 1
Getting FatalExecutionEngineError when trying to navigate to assembly - Addin debuging error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am using Inventor 2014 on a windows 10 OS. I am trying to get started creating Addins for automation of creating an assembly. I have used the VBInventorAddInTemplate2014 to get started in Visual Studion 2019.
It works fine if I try to make a addin for the "Part" enviroment, but when I navigate to "Assembly" enviroment or "Drawing" enviroment in inventor I get this strange error (FatalExecutionEngineError). It also makes a brekpoint and does not want to move further.
I have also tryed the nifty template from https://ekinssolutions.com/nifty_addin_template with no luck.
Can someone pls help