Warning: Undefined array key "url" in /volume1/web_packages/wordpress/wp-content/plugins/wpforms-lite/src/Forms/IconChoices.php on line 124 Warning: Undefined array key "path" in /volume1/web_packages/wordpress/wp-content/plugins/wpforms-lite/src/Forms/IconChoices.php on line 125 SQL Server Management Studio (SSMS) cannot be closed – Sarmad Aljazrawi

SQL Server Management Studio (SSMS) cannot be closed

Steps to reproduce it:

  • Windows 10 PC in a workgroup and SSMS v18.1
  • Use runas to start SSMS with domain login account. Example: runas.exe /netonly /user:[domainname\username] ssms.exe
  • Connect to SQL Server with windows authentication
  • Connect to another SQL Server with SQL authentication and make sure its marked/selected
  • Click on “New Query”-> new query window will open with a login dialog. 
  • Try to close the login dialog, it won’t close.

SQL Server Management Studio (SSMS) cannot be closed

Add a Comment