Perhaps the SQL Browser service can tell you why. Try running the sqlbrowser with the -c option and examine the results.
sqlbrowser -c
SQLBrowser: starting up in console mode.
SQLBrowser: starting up SSRP redirection service
SQLBrowser: failed starting SSRP redirection service -- shutting down
In this customer’s case they had not opened the firewall to SQL Server Management Studio.

Leave a comment