Networks Thread, error: 26 - Error Locating Server/Instance Specified in Technical; I created a rule in ISA Server 2004 to allow access to an MSDE instance on a win server 2003. ...
-
23rd September 2008, 10:37 PM #1
-
-
IDG Tech News
-
13th March 2009, 05:13 AM #2
- Rep Power
- 0
SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified
visit: Share experience between developer: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified
Error when connecting to SQL server:
Below are steps may try to help:
1) Make sure your server name is correct, e.g., no typo on the name.
2) Make sure your instance name is correct and there is actually such an instance on your target machine. [Update: Some application converts \\ to \. If you are not sure about your application, please try both Server\Instance and Server\\Instance in your connection string]
3) Make sure the server machine is reachable, e.g, DNS can be resolve correctly, you are able to ping the server (not always true).
4) Make sure SQL Browser service is running on the server.
5) If firewall is enabled on the server, you need to put sqlbrowser.exe and/or UDP port 1434 into exception.
Best Regard,
Fellow developer
-------------------------------------------------------------------------
Visit Url: Share experience between developer
-
-
13th March 2009, 07:58 AM #3 
Originally Posted by
bala4901
visit:
Share experience between developer: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified
Error when connecting to SQL server:
Below are steps may try to help:
1) Make sure your server name is correct, e.g., no typo on the name.
2) Make sure your instance name is correct and there is actually such an instance on your target machine. [Update: Some application converts \\ to \. If you are not sure about your application, please try both Server\Instance and Server\\Instance in your connection string]
3) Make sure the server machine is reachable, e.g, DNS can be resolve correctly, you are able to ping the server (not always true).
4) Make sure SQL Browser service is running on the server.
5) If firewall is enabled on the server, you need to put sqlbrowser.exe and/or UDP port 1434 into exception.
Best Regard,
Fellow developer
-------------------------------------------------------------------------
Visit Url:
Share experience between developer as per the question he tried 1433 ( unless that was a typo ) other then that would be good to see if any of the above helps
-
Thanks to mac_shinobi from:
-
13th March 2009, 11:28 AM #4
- Rep Power
- 0

Originally Posted by
Strotzyl
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
Does anyone have any suggestions? I have allowed outbound traffic for all users on TCP port 1433 (default Microsoft SQL port) and also allowed access to the port for the named instance.
When ISA is not installed, I can access the database from any computer.
Please Help!

A couple come to mind, have you tried the surface area config for remote connections and also under the security logins for your SQL SVR in management studio put in <DOMAIN>\<SERVER NAME>$ and given rights? (replacing the <> with your settings)
-
-
14th March 2009, 03:46 PM #5
- Rep Power
- 0

Originally Posted by
Drax
A couple come to mind, have you tried the surface area config for remote connections and also under the security logins for your SQL SVR in management studio put in <DOMAIN>\<SERVER NAME>$ and given rights? (replacing the <> with your settings)
I am pretty sure that I tried that, but I will check on Monday. Thanks.
-
SHARE:
Similar Threads
-
By webman in forum Hardware
Replies: 2
Last Post: 12th September 2008, 11:15 AM
-
By KWestos in forum Windows
Replies: 3
Last Post: 2nd September 2008, 09:49 PM
-
By cookie_monster in forum Windows
Replies: 1
Last Post: 15th July 2008, 11:51 AM
-
By TechSupp in forum Networks
Replies: 3
Last Post: 19th March 2008, 11:52 AM
-
Replies: 5
Last Post: 2nd October 2007, 08:25 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules