I created database EMPLOYEE_DETAILS in SQL Management Studio. I’m unable to connect to database. when i test the connection its throwing following exception.
.Net SqlClient Data Provider : A network-related or instance-specific error occurred while establishing a connection 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 Server/Instance Specified)
please help to resolve it.
Thanks for your response.
Hey hi @kariyankoden, did you solve the above issue you faced! If yes, can you please let me know how to solve it!
Thanks in advance,
Sushmitha.
I am facing the same issue. “A network-related or instance-specific error occurred while establishing a connection 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: TCP Provider, error: 0 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.” Please help