How To Install Ssms Addin

/ Comments off

Hi, For now I develop an add-in on SQL Server Management Studio(SSMS) 2012, it works well on SSMS 2012. Now SSMS 2014 is coming, I want to deploy existing add-in on SSMS 2014, but when SSMS 2014 CTP2 tries to load it, I get an exception which means that it does not find Microsoft.SqlServer.Management.SqlStudio.Explorer.dll.

Install

I think because the version of that assemble which the add-in references is lower for SSMS 2014. Any ideas to fix this problem? I have an idea: create an other project for SSMS 2014, and the project references correct assemble. But if I do this there are two add-ins for SSMS 2012 and SSMS 2014, how should I deploy them? The current.addin xml file is: Microsoft SQL Server Management Studio. MyAddin MyAddin E: SSMSPlugin Plugin bin Debug Plugin.dll Plugin.Connect 1 0 0 Thank you.

AddinInstall

Learn how to install a SQL Server Management Studio add-in via the WiX toolkit in Visual Studio 2013.

How To Install Addins Ssms

Download from your Deployment Manager Server. In the Deployment Manager web interface, click the Tools link.

Under SQL Server Management Studio add-in, click Download:. Save the DeploymentManagerSSMSaddin.exe file. Double-click the file to run it. If a UAC prompt appears, click Yes. The Selecting the tools to install page is displayed:.

Click Next. The License agreement page is displayed. Click Next to accept the license. The Customizing the installation folder page is displayed:. Accept the default path or browse for a custom one. Click Install.

Ssms Add Ins

The add-in is installed. Click Close.