I had this problem and I fixed it by enabling the TCP/IP protocol for the server instance. You can do that by
- Open SQL Server Configuration Manager
- Expand SQL Server Network Configuration
- Select Protocols for MSSQLSERVER
- Enable TCP/IP
After this, You need to restart the SQL Server service to make it effective.
No comments:
Post a Comment