Message 1 of 1
Inventor is crashing while loading two addins at a time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I have installed a addin in the Autodesk inventor 2020 which is using a cefsharp.dll of version 76. Now I have created a new addin using C# which is using cefsharp.dll of version 126. Now when I am loading only one of them then its working as expected but when both are loaded then the entire inventor application is crashing. I think this could be happening because of different versions of the cefsharp used. but any suggestions how to fix it and what could be the possible errors?