
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am getting the exception "Unable to find assembly 'Autodesk.Connectivity.WebServices, Version=18.0.0.0, Culture=neutral, PublicKeyToken=aa20f34aedd220e1' when trying to check out a file from Vault. I am trying to download and checkout a file from an Access form by way of a custom DLL. The DLL works fine for this when accessed from another .NET application but I get this exception when accessing from Access VBA. The interesting thing is that the checkout is still completed but the download doesn't work. If after completing the checkout I run the command again it will perform the download. It has something to do with the checkout because if I just perform a download it works fine. Any help with understanding why I get this exception would be greatly appreciated.
Solved! Go to Solution.