Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Unable to Connect To SQL Server DB Instance if Port Number is not Included

$
0
0
Hi If I try to connect to [b]ServerName\I01[/b], I get the error below."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"However, if I include the port number as in [b]ServerName\I01, 3150[/b], I'm able to connect successfully.What could be the issue?Thank you.

Viewing all articles
Browse latest Browse all 6525

Trending Articles