When I try to connect to a named instance in a SQL SERVER hosted in a azure VM I get this message:
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.
When I try to access a named instance of Microsoft SQL server 2008 R2 SP2 on the local network, I have no problem. But when access it outside office from the internet, I can not connect to the database server.
It send back the "famous" following error:
A network-related or instance-specific error occured while establishing a connection to SQL Server.
I have downloaded Microsoft SQL Server 2008 and also Microsoft SQL Server R2.
My server name is local. When i try to connect, it shows the following error:
Cannot connect to (local).
===================================
A network-related or instance-specific error occurred while
establishing a connection to SQL Server. The server was not found or
was not accessible.
I'm trying to setup an FTP server on Windows 2008 Server. I can connect locally:
C:\>ftp localhost
Connected to WebHead1
220 Microsoft FTP Service
However, when I try to connect from remote, it doesn't work:
~>ftp x.x.x.x
ftp: Can't connect to `x.x.x.x': Operation timed out
ftp: Can't connect to `x.x.x.x'
I've tried everything I can think of with the settings.
We're upgrading our software from using SQL 2000 to 2008 R2. Our customers will be installing an update which uninstalls 2000 and installs 2008 R2 under the same instance. So if no instance existed, then no instance name will be set (default).
I'm building a new XenApp 6.5 Farm, which requires SQL 2008 R2 Express(which I've installed on a machine called vCitrixServices). I installed XenApp on vCitrix1 and started to creating a new farm, but I get this error trying to connect to our database.
DB server : vCitrixServices
I can connect using MS SQL Management Studio on the DB server using just the server name.
I've just built a virtual SQL Server 2 node cluster using VMWare workstation.
I have a network where several users are using Office Accounting 2009 in multi-user client/server mode. OA is built on SQL Server.
I'm trying to connect to my remote mssql server for my GunZ private server, but for some reason i get the following error
Cannot connect to 94.xx.xx.xx.
ADDITIONAL INFORMATION:
A connection was successfully established with the server, but then an error occurred during the login process.