Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Vault Professional 2025 SDK - Upgrade from 2023 (Found conflicts between different versions)

2 REPLIES 2
Reply
Message 1 of 3
dnguyennn
112 Views, 2 Replies

Vault Professional 2025 SDK - Upgrade from 2023 (Found conflicts between different versions)

dnguyennn_0-1734119589666.png

dnguyennn_1-1734119644400.png

 

I swapped out the 2023 SDK dlls to the new 2025, and I got these errors.

 

 

2 REPLIES 2
Message 2 of 3
Markus.Koechl
in reply to: dnguyennn

I assume you have followed up with the suggestions in the Microsoft documentation on error 2412,5. What kind of Vault application or extension are you upgrading? Did you update the ApiVersion attribute from 16 to 18? If your application is an Inventor or AutoCAD add-in extension, you need to reference the .NET core versions of the SDK libraries. 



Markus Koechl

Solutions Engineer PDM, Autodesk Central Europe
Message 3 of 3
dnguyennn
in reply to: Markus.Koechl

Yes, I was upgrading Vault Extension api version from 16 to 18, along with Vault Professional 2023.4 to 2025.2, and Custom Job Processor too. I already did the upgrade our Inventor Addins to 2025 with .NET Core 8.0 last month.
This error is fixed by twisting <runtime> in the app.config file, and in my case, my current VS project didn't have an app.config file at all before, so I had to manually include it in.

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

Post to forums  

Autodesk Design & Make Report