sql 2005 connection error
Error:
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.
I have a server named: virtualA\virtualSQLA. This server was working fine a few days ago but after a server reboot, it was giving the above error message. I was able to connect via its virtual name (virtualA) and virtualA\virtualSQLA,1433 but not virtualA\virtualSQLA. After 20 minutes of looking around ….
Check that SQLBrowser service is running!!!!!!