Tag: Deployment

  • Which SDK DLLs to deploy

    So… you have your application ready, and you want to deploy it. Which DLLs do you deploy? This is one of those questions that can be difficult if you let it. My job is to not let that happen. So I’ll break it down into one rule: Any assemblies you reference in your project need…

  • Custom Command Deployment Checklist

    UPDATE:  This post applies only to the Vault 2011 release.  The Vault 2012 checklist can be found here. For my first post of the year, I would like to go over the various things that can keep your custom Vault Explorer command from deploying properly.  In many of the cases, you don't get an error…