Unable to build application with VS2017 connecting to Vault 2023

Unable to build application with VS2017 connecting to Vault 2023

arvindDWSMZ
Explorer Explorer
358 Views
1 Reply
Message 1 of 2

Unable to build application with VS2017 connecting to Vault 2023

arvindDWSMZ
Explorer
Explorer

Hello,

 

I have an existing Web Api  I built that connects to Vault 2019. We are upgrading to Vault 2023 on our end. The API application I built was back in 2019-2020 and was built using Visual Studio 2017(Version 15.9.55 and .NET framework 4.7.1 targeting). I added references to the new Autodesk Vault 2023 dlls and tried to run my application but facing issues. It seems to build fine, but when I run the Visual studio locally,  the API comes up on the browser I get the message: 

Could not load file or assembly 'Autodesk.Connectivity.AdSSOWrapper.DLL' or one of its dependencies. The specified module could not be found.

 

I have the AdSSOWrapper.DLL in the project and also copied over to the bin just in case, but looks like there is something missing. I did not remove the clmloader.dll that was already in my project. I'm a newbie to Vault and wondering what i can do. Here are some screen shots of what I see:

 

arvindDWSMZ_0-1691434242941.png

 

arvindDWSMZ_1-1691434326770.png

 

arvindDWSMZ_2-1691434412799.png

arvindDWSMZ_3-1691434580912.png

 

Any help is most appreciated.

 

Thank you !

Vault Newbie.

 

0 Likes
359 Views
1 Reply
Reply (1)
Message 2 of 2

ivan_gani
Advocate
Advocate

Hi,

Please tried to copy the AdskLicensingSDK_6.dll and AdSSOServices.dll into the windows system32 folder (where the iis exe is located). It was changed from 2020 version.

 

Please see my older post:

https://forums.autodesk.com/t5/vault-customization/64-bit-standalone-vault-2020-client-login-fails-i...

0 Likes