Message 1 of 1
Issues writing my first addin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Inventor recognizes it and it gets listed in the addin manager but it just won't load it.
I'm trying to get some Inventor VBA projects besides the Default.ivb one to load automagically whenever I open Inventor.
I zipped my entire vs studio project
Also, is there a way to generate the .addin file automatically? I had to create it manually, by typing on my keyboard like a monkey in 2025. Maybe I setup VS Studio wrong or something, I wouldn't be surprised. I just can't seem to find some up to date info on creating addins, all the tutorials I find are still building it using .NET Framework 4.x