SQL ERROR: Verify that the instance name is correct and that SQL Server is configured to allow remote connections?
- by scepak
I am getting following error while connecting to my local Sql Express.
An error has occurred. Details of the exception:
A network-related or instance-specific error occurred while establishing a conne
ction to SQL Server. The server was not found or was not accessible. Verify that
the instance name is correct and that SQL Server is configured to allow remote
connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Serve
r/Instance Specified)
Unable to connect to SQL Server database.
I am able to connect to Sql Server using Management Studio.