Comments
Sort by recent activity
The error message complained about a missing assembly refference. Mainly Microsoft.SqlServer.ConnectionInfo.dll I went into "C:\Windows\assembly\GAC_MSIL\Microsoft.SqlServer.ConnectionInfo\13.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.ConnectionInfo.dll" and copied the file. In the filepath you might have another number than me “13.0.0.0__89845dcd8080cc91”, but that doesnt matter. Then i pasted it into "C:\Program Files (x86)\Red Gate\SQL Prompt 11\Microsoft.SqlServer.ConnectionInfo.dll" Now it works since SQL Prompt finds the library. I can connect to my servers again without SSMS 22.3 crashing / comments
The error message complained about a missing assembly refference. Mainly Microsoft.SqlServer.ConnectionInfo.dllI went into "C:\Windows\assembly\GAC_MSIL\Microsoft.SqlServer.ConnectionInfo\13.0.0.0_...