how do i solve this error: a network-related or instance-specific error occured 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:Named Pipes Provider, error:40- could not open a connection to SQL server).
I tried to correct it but still gets the same error
Go to the complete details ...