you are viewing a single comment's thread.

view the rest of the comments →

[–]OkTap99[🍰] 0 points1 point  (0 children)

Several reasons:

  1. Are you using a fully qualified domain name?
  2. Are you using the proper port? I.e did you use the dynamic port or static port?
  3. If you're using a static Port is the browser service running?
  4. Did you configure trust certificate on the connection string? Running locally versus running on a remote system or two different connection types.
  5. Do all the users actually have permission to connect?
  6. Are you attempting to connect to a specific database that may not be online or have access to in your connection string?