Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've attempted to convert an addin from 2018 to 2020. It's been a nightmare.
(visual studio 2019)
I believe some of the problem is .net framework version. The template sets it to v4.5, but the Autodesk.iLogic.Interfaces.dll is version 24.0.16800 and needs .net 4.7. I've tried raising the .net version of the project, but the final addin won't load.
What to do?
(and a small vent - I find the Inventor version / VS version / .net version situation would best be described as slapstick if only it didn't have such a measurable negative impact on my productivity.)
Solved! Go to Solution.