Tag: Autodesk.Connectivity.WebServices.dll

  • Signing the WebServices DLL

    Update:  These steps only work for the Vault 2011 version of the DLL.  Go here if you are using Vault 2012. A couple of people have had issues with the fact that Autodesk.Connectivity.WebServices.dll is unsigned.  This is a problem if you want to sign your project.  Visual Studio won't let you sign something if it…

  • Autodesk.Connectivity.WebServices.dll

    Autodesk.Connectivity.WebServices.dll is one of the new additions to the Vault 2011 SDK.  I wrote the DLL with one goal in mind:  The elimination of everything I hated about working with web services. Overall, it worked out pretty well.  (Of course, if it was a crushing failure, I wouldn't bother blogging about it.)  All SDK sample…