- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Thank you for your attempts. Will wait for further results.
To me, unfortunately, the minimal .NET 6 Inventor add-in (see attachment) does not load - it displays in the add-ins list but cannot load.
I also tried to get it to work through COM, by registering with regsvr32.exe and setup of proper registry entries to get it visible for Inventor (as described here in ' #Region "COM Registration" '). But this old way, used till Inventor 2011 seems to not supported anymore.
I suppose this old way might provide loading of .NET 6 add-ins even without moving Inventor itself from .NET Framework 4.8 to .NET 6, but seems this way no more supported by Autodesk.
By the way, SolidWorks can loads .NET 6 add-ins without any tricks (see attachment) - probably, usage of COM technologies allows such runtimes mixing (don't know how it's actually works).