Activity overview
Latest activity by Simon Train
Latest SSMS 22.3.0 update changed the Microsoft.SqlServer.RegSvrEnum assembly version from 17.100.0.0 to 17.100.40.0 . This breaks SQL Prompt's reference. / comments
Latest SSMS 22.3.0 update changed the Microsoft.SqlServer.RegSvrEnum assembly version from 17.100.0.0 to 17.100.40.0. This breaks SQL Prompt's reference.
Same solution for me. Had to revert to SSMS 22.2.1. Lost all my open query windows! / comments
Same solution for me. Had to revert to SSMS 22.2.1. Lost all my open query windows!
Same issue for me. Tried closing SSMS 22, uninstalling SQL Prompt and re-installing latest version of SQL Prompt. SSMS 22 crashes as soon as I connect to registered server. Error in ..\AppData\Local\Red Gate\Logs\SQL Prompt 11 log file says [Outer exception] System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.SqlServer.RegSvrEnum, Version=17.100.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. at RedGate.SqlPrompt.Shell.ConnectionInfoRetriever.GetConnectionFromDocView(Object view) at RedGate.SqlPrompt.Shell.ConnectionInfoRetriever.GetConnectionInfo(ITextViewWrapper textViewWrapper) 29028 2026-02-11 10:38:56.560 +00:00 [Warning] Error getting connection info / comments
Same issue for me. Tried closing SSMS 22, uninstalling SQL Prompt and re-installing latest version of SQL Prompt. SSMS 22 crashes as soon as I connect to registered server.Error in ..\AppData\Local...