Hi, SSMS 18.0 is in GA now. Is there a SQL Prompt for SSMS 18 ?
Comments
10 comments
-
Hi @nsundararajan,
Apologies for the delay in getting back to you. I'm pleased to confirm there is - SQL Prompt 9.5 was released yesterday and is on Check for Updates.
Cheers,
Roseanna -
I uninstalled SSMS 17 and installed SSMS 18. No VS on my machine (Windows 10 Pro ver 1809), just SSMS. When I run the install/upgrade for the SQL Toolbelt it shows upgrading SQL Prompt as an option but throws this error: "MSI returned failure code InstallFailure. Microsoft Visual Studio 2015+ or SQL Server Management Studio 2012+ is required"
-
Hi.I just installed SSMS 18 side by side with 17. After the update of SQL Prompt to 9.5.1 (popped up on first launch of SSMS after computer reboot) I'm getting an error window pointing to the ActivityLog.xml where I found:
<entry><br> <record>251</record><br> <time>2019/05/02 14:58:22.433</time><br> <type>Information</type><br> <source>VisualStudio</source><br> <description>Begin package load [SQLPromptSsmsPackage2018]</description><br> <guid>{E33B8A3B-D1CF-4EB0-92AA-0590F0B55B1A}</guid><br> </entry><br> <entry><br> <record>252</record><br> <time>2019/05/02 14:58:22.438</time><br> <type>Error</type><br> <source>VisualStudio</source><br> <description>CreateInstance failed for package [SQLPromptSsmsPackage2018]Source: 'mscorlib' Description: String cannot have zero length.
System.ArgumentException: String cannot have zero length.
 at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
 at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
 at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
 at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
 at System.Reflection.Assembly.LoadFrom(String assemblyFile, Evidence securityEvidence)
 at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo)
 at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName)</description><br> <guid>{E33B8A3B-D1CF-4EB0-92AA-0590F0B55B1A}</guid><br> <hr>80004005 - E_FAIL</hr><br> <errorinfo></errorinfo><br> </entry><br>
Any ideas on how to solve this?Thanks!
-
I tried installing 9.5.1 and got the same issue. I have to uninstall and go back to previous version then everything worked.
-
Hi everyone,
I've flagged this with our Support team and we'll get back to you ASAP. Thank you for bringing this to our attention.
Thanks,
Roseanna -
A quick update on the above. There has been an issue with this version and our development team are working on a fix that we hope to release ASAP. We'll let you know once there's an update.
Thanks for your patience everyone.
Roseanna -
Thanks @RoseannaW!I just re-downloaded SQL Toolbelt (latest version) and installed SQL Prompt version 9.5.2 with an update of SSMS Integration Pack (2.1) and that seem to have fixed the issue in both SSMS 17 & 18.I hope this helps. Thank you for the help.
Jose
-
Great news @jrguay!
As Jose has said above, our Prompt team have released the fix. @kendal.vandyke and @nsundararajan - you download SQL Prompt 9.5.2 now and find further info in the release notes.
Hope this helps you both!
Roseanna -
It worked for me too. Thanks @redgate
-
Works for me now. Thanks for correcting this so quickly!
Add comment
Please sign in to leave a comment.