Unable to build application with VS2017 connecting to Vault 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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:
Any help is most appreciated.
Thank you !
Vault Newbie.