Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open SQL Server Configuration Manager
    1. SQL Server Services in the left navigation pane
  2. Verify that SQL Server is running
    1. Also, make note of the SQL Instance name (in parentheses)
  3. If available, Select Server Network Configuration (32bit) -> Protocols for [Instance Name]
    1. If there are Items for this object, verify that they are all enabled
  4. Select SQL Native Client Configuration (32bit) -> Client Protocols
    1. Verify all items are enabled
  5. If available, Select Server Network Configuration -> Protocols for [Instance Name]
    1. If there are Items for this object, verify that they are all enabled
  6. Select SQL Native Client Configuration (32bit) -> Client Protocols
    1. Verify all items are enabled
  7. Select SQL Server Services in the left navigation pane and restart the SQL Server service
  8. Open the services.msc console and restart the SQL Server service.

    Window Firewall Configuration:

...