Montag, 24. April 2017

SQL Server Management Studi 2016 reagiert sehr langsam...

Zwei Sachen die bei mir wirklich geholfen haben:

  • Open Internet Explorer
  • Go to Tools -> Internet option
  • Open the "Advanced" tab
  • Uncheck "Check for server certificate revocation (requires restart)"
  • Uncheck "Check for Publisher's certificate revocation"



  • Press the keys [Win] + [R]
  • Enter the following..
    notepad %systemroot%\system32\drivers\etc\hosts.
    
  • Append the following..
    127.0.0.1    crl.microsoft.com
    
  • Save the file.

Keine Kommentare: