Need help with old add-in

Need help with old add-in

karthur1
Mentor Mentor
370 Views
6 Replies
Message 1 of 7

Need help with old add-in

karthur1
Mentor
Mentor

I have an add-in that I have used with Inventor for the last 10+ years. Now with Inventor 2024, I cannot get it to load (doesnt show up under Add-ins). I have looked at the .addin file, but I do not see anything there to keep it from loading.

 

Could I get someone to take a look at this and see if you could maybe get it to load in Inventor?  When its installed, here are the files it loads.

 

karthur1_0-1704578570980.png

Zip file attached.

 

Thanks,

Kirk

0 Likes
371 Views
6 Replies
Replies (6)
Message 2 of 7

bradeneuropeArthur
Mentor
Mentor

Hi @karthur1 ,

That has been a long time.

 

The same questions I have had e few months ago too for similar old add in.

It was easy to fix for at that moment with using this technique

https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=GUID-CFFA5CC6-38E6-4ACD-A2BC-8B8732727996

I will have a look at it, but can you send the vb.net source project!?

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 3 of 7

Frederick_Law
Mentor
Mentor

I ran the Install exe, can't find where the files are installed.

 

Found it.

It installed to: C:\Program Files\Autodesk\Macros\ADrawingResourcesNET

Copy or move "ADrawingResourcesNET" folder to %AppData%\Autodesk\ApplicationPlugins will load it after IV restart.

 

ADrawingResourcesNET-01.jpg

 

Message 4 of 7

karthur1
Mentor
Mentor

@bradeneuropeArthur wrote:

Hi @karthur1 ,

That has been a long time.

 

The same questions I have had e few months ago too for similar old add in.

It was easy to fix for at that moment with using this technique

https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=GUID-CFFA5CC6-38E6-4ACD-A2BC-8B8732727996

I will have a look at it, but can you send the vb.net source project!?


 

Wish I had the source, but unfortunately, I don't have it.

 

I did review the .addin file.  Sometimes this will have a line that sets the maximum version, but this one does not have that.

 

karthur1_0-1704726871611.png

 

0 Likes
Message 5 of 7

karthur1
Mentor
Mentor

@Frederick_Law wrote:

I ran the Install exe, can't find where the files are installed.

 

Found it.

It installed to: C:\Program Files\Autodesk\Macros\ADrawingResourcesNET

Copy or move "ADrawingResourcesNET" folder to %AppData%\Autodesk\ApplicationPlugins will load it after IV restart.

 


Many Thanks.  Will give it a go when I get a chance later.

 

 

0 Likes
Message 6 of 7

bradeneuropeArthur
Mentor
Mentor

Can you send the .dll file and the .addin file?

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 7 of 7

Frederick_Law
Mentor
Mentor

ZIP of the folder created by install program.

0 Likes