.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AutoCAD Plug-in Unknown Command Error.

2 REPLIES 2
Reply
Message 1 of 3
pts_user
201 Views, 2 Replies

AutoCAD Plug-in Unknown Command Error.

Hi All,

 

I am currently migrating an external 3D PDF plug-in from 2024 to 2025. The plugin loads onto the AutoCAD 2024 as well as the AutoCAD 2025 and also shows up on the Ribbon Bar. The challenge that I am facing is that the 2024 version correctly functions with the plugin but for the 2025 version it shows an Unknown command error while clicking on the plugin.

 

Info:

Project Developed in Visual Studio 2022

C# .NET core 8.0 Utilized

 

I have tried:
Changing PackageContent.xml to match the correct series which is "r25.0"

Making sure all references are copy local = false

Making sure all references point to the correct folder of AutoCAD 2025 and also made sure that the module name is pointing to the correct dll location.

Verifying the plugin bundle was put in the test users C:/Program Files/Autodesk/ApplicationPlugins folder.

Added the appropriate Nudget packages to the project(AutoCAD.NET and AutoCAD.NET.Model).

Upgraded the project to .net 8.0 using the Visual Studio upgrade assistant.

 

 

Please let me know why there may be a discrepancy between systems when utilizing this plugin.

2 REPLIES 2
Message 2 of 3
cadffm
in reply to: pts_user

Hi,

 

.net programming and plugin packages are not part of the usual daily work of AutoCad-Users,

you should ask in the decided board for .net

https://forums.autodesk.com/t5/net/bd-p/152

 

Sebastian

EESignature

Message 3 of 3
pts_user
in reply to: cadffm

Thank You very much

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report