Version 7.1.035 not working
Garymazzone
Posts: 16 Bronze 1
I installed SSMS 2016 RC1 and SQL Prompt is not working on this version. When I open SSMS 2014 it is working properly. Is there anything I need to set?
Comments
We've added support for the latest SSMS (March 2016 preview refresh 13.0.13000.55) in the SQL Prompt 7.2 beta build here. We should be releasing a new stable build next week.
Thanks,
Aaron.
The Add-in supporting this command could not be loaded. Do you wish to remove the commande?
If you chouse yes, yiu can re-create the command by reinstalling the add-in
Just to check, what's the exact version of SSMS you're using? (listed under Help->About...)
Thanks,
Aaron.
Microsoft SQL Server Management Studio 12.0.4439.1
Microsoft Analysis Services Client Tools 12.0.4439.1
Microsoft Data Access Components (MDAC) 10.0.10586.0
Microsoft MSXML 3.0 4.0 6.0
Microsoft Internet Explorer 9.11.10586.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 6.3.10586
This is the 2016 version info (not working):
Microsoft SQL Server Management Studio 13.0.12500.29
Microsoft Analysis Services Client Tools 13.0.1200.230
Microsoft Data Access Components (MDAC) 10.0.10586.0
Microsoft MSXML 3.0 4.0 6.0
Microsoft Internet Explorer 9.11.10586.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 6.3.10586
There was a null-reference issue in earlier previews affecting Prompt which Microsoft have fixed in the latest build of SSMS. They've also updated the underlying Visual Studio shell to VS2015 which SQL Prompt now targets.
Updating to the latest SSMS 2016 preview should help: https://msdn.microsoft.com/en-us/library/mt238290.aspx
Thanks,
Aaron.
That worked great.