<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx</link><description>We have been seeing several occurrences where users failed to connect to SQL Server named instance on cluster. The error messages are usually as follow: For SNAC: C:\&amp;gt;osql -E -S cluster\inst [SQL Native Client]SQL Network Interfaces: Error Locating</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#589625</link><pubDate>Thu, 04 May 2006 07:23:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:589625</guid><dc:creator>trac</dc:creator><description>You said that this issue won't fix; so what do we do now (after search knowledge base for enabling TCP/IP port and some more)</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#590058</link><pubDate>Thu, 04 May 2006 20:31:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:590058</guid><dc:creator>SQL Protocols</dc:creator><description>As I mentioned in the blog: &amp;quot;A workaround is to specify TCP port number in the connection string in which case we bypass the discovery process. &amp;quot;&lt;br&gt;&lt;br&gt;Also, you can change your Firewall/IPSec settings so that this response UDP packet won't be filtered. E.g, put your client application under exception list of your firewall. &lt;br&gt;&lt;br&gt;Thanks. &lt;br&gt;Xinwei</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#612212</link><pubDate>Wed, 31 May 2006 23:56:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:612212</guid><dc:creator>Len Binns</dc:creator><description>Would installing SQL2005 as a default instance (instead of a named instance) help avoid the problem? &amp;nbsp;Since you can only have one named instance per virtual server (in a clustered environment), what is the advantage of a named instance over a default instance anyway?</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#612576</link><pubDate>Thu, 01 Jun 2006 07:44:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:612576</guid><dc:creator>Xinwei</dc:creator><description>If it's default instance, client can connect the server using default port number (1433). So, it's not an issue unless you change the server TCP port. &lt;br&gt;&lt;br&gt;For the other question, Yes. One named instance per virtual server. But, you can install multiple virtual servers on one physical machine, in which case, you would need named instances so that we can distinguish those instances on the physical machine. &lt;br&gt;</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#1222430</link><pubDate>Wed, 06 Dec 2006 16:08:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1222430</guid><dc:creator>Erik Van Reeth</dc:creator><description>&lt;p&gt;We do have the same phenomenon.&lt;/p&gt;
&lt;p&gt;When running osql on the cluster node, randomly the connection fails or succeeds.&lt;/p&gt;
&lt;p&gt;When doing this workaround to specify the port, than it works.&lt;/p&gt;
&lt;p&gt;Is this bug in SQL Browser still not fixed in the upcoming SQL2005 SP2 ?&lt;/p&gt;
</description></item><item><title>Microsoft  &amp;raquo; Blog Archives   &amp;raquo; SQL Protocols : Unable to connect to a SQL Server named instance on a</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#1754375</link><pubDate>Sun, 25 Feb 2007 01:25:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1754375</guid><dc:creator>Microsoft  » Blog Archives   » SQL Protocols : Unable to connect to a SQL Server named instance on a</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://chaespot.com/mssql/2007/02/24/sql-protocols-unable-to-connect-to-a-sql-server-named-instance-on-a/"&gt;http://chaespot.com/mssql/2007/02/24/sql-protocols-unable-to-connect-to-a-sql-server-named-instance-on-a/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#1826779</link><pubDate>Wed, 07 Mar 2007 13:53:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1826779</guid><dc:creator>lukek</dc:creator><description>&lt;p&gt;would this scenario also apply to multiple instances on a host, each bound to two VLANs on two NICS? &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#1829454</link><pubDate>Wed, 07 Mar 2007 20:25:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1829454</guid><dc:creator>Xinwei Hong</dc:creator><description>&lt;p&gt;Your scenario is different. Say you have IP1 on VLAN1 and IP2 on VLAN2. SQL Instance 1 listens on IP1, SQL Instance 2 listens on IP2. SQL Browser listens on IP ALL. You can only make a SQL connection to INST1 from VLAN1 and to INST2 from VLAN2. In this case, UDP packets input/output from the same IP address on the server, so no such issue. If you try to connect to INST1 from VLAN2 or INST2 from VLAN1, you will fail. But that's because of routing, not because of Firewall issue I described. &lt;/p&gt;
&lt;p&gt;Please let me know if your scenario is different than what I just assumed. &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#1843492</link><pubDate>Fri, 09 Mar 2007 14:49:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1843492</guid><dc:creator>lukek</dc:creator><description>&lt;p&gt;thanks for the feedback - our setup is slightly more complicated : SQL 2005 - two instances listening on both vlans, and one sql 2000 instance. &lt;/p&gt;
&lt;p&gt;We were getting intermittent prelogin failures to the SQL 2005 instances, but usage is currently light so its hard to get accurate pictures. &lt;/p&gt;
&lt;p&gt;I changed the bindings on the SQL 2005 instances so that they listen on only one VLAN and we still get the issue. I'm planning to simplify further as the second VLAN was only required for internet access for service pack 1.. so I'll take that out of the equation, and hopefully that will cure the problem - otherwise I'll have to start looking at removing the sql2000 instance. &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#1846082</link><pubDate>Fri, 09 Mar 2007 20:29:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1846082</guid><dc:creator>Xinwei Hong</dc:creator><description>&lt;p&gt;The issue I mentioned in the blog only happens when you connect one IP but the return packet changed the server IP to another one. With two VLANs, networks are seperated by lower layer(link layer). IPs usually won't be messed up. Unless your client also attachs to both VLANs, you should not see the issue I mentioned. Also, if you do have this issue, you won't be able to connect your server at all (without the workaround). Since you see intermittent pre-login error, I believe your issue is different. &lt;/p&gt;
&lt;p&gt;What's the exact error message? &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#2286583</link><pubDate>Thu, 26 Apr 2007 16:46:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2286583</guid><dc:creator>lukek</dc:creator><description>&lt;p&gt;removing the multiple vlans has cured the problem, thanks. &lt;/p&gt;
&lt;p&gt;exact error message was: The SQLBrowser service was unable to process a client request.&lt;/p&gt;
</description></item><item><title>SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#2609616</link><pubDate>Mon, 14 May 2007 01:35:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2609616</guid><dc:creator>SQL Protocols</dc:creator><description>&lt;p&gt;Users often see this error message when connection to a SQL Server and don't know where to start to solve&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#4983079</link><pubDate>Tue, 18 Sep 2007 20:18:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4983079</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;So is this a bug that will be corrected in a Service pack at some point? I am hoping it is not as I have the same issue in an active active cluster each with a named instance.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#4983516</link><pubDate>Tue, 18 Sep 2007 20:43:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4983516</guid><dc:creator>Xinwei Hong</dc:creator><description>&lt;p&gt;You can consider this as a bug for us, but its origin is the nature of UDP. We hope to fix this in coming releases. For now, you can either use the workaround I mentioned, or define an exception between your server and client on your client Vista machine. Thanks.&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#5262283</link><pubDate>Wed, 03 Oct 2007 16:04:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5262283</guid><dc:creator>Rob P</dc:creator><description>&lt;p&gt;I'm trying to register a database engine (named instance of a cluster) in SQL Server Management Studio and I can't connect. &amp;nbsp;I also can't connect if I drop down to osql. &amp;nbsp;I've added exceptions to my firewall for ports and programs but still no luck. &amp;nbsp;If I try to register or connect to the default instance of the cluster I can connect fine. &amp;nbsp;It's only the named instance which I'm having problems with. &amp;nbsp;It also only happens on one PC. &amp;nbsp;I hate to refresh the PC if there's a workaround. &amp;nbsp;Any ideas?&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#5265135</link><pubDate>Wed, 03 Oct 2007 20:18:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5265135</guid><dc:creator>Xinwei Hong</dc:creator><description>&lt;p&gt;Can you check my following blog about Connection Alias: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/sql_protocols/archive/2007/01/07/connection-alias.aspx"&gt;http://blogs.msdn.com/sql_protocols/archive/2007/01/07/connection-alias.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Make sure you don't have an outdated entry there on the machine you have problem. Thanks.&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#7894760</link><pubDate>Mon, 25 Feb 2008 20:25:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7894760</guid><dc:creator>Mark Sowul</dc:creator><description>&lt;p&gt;Ran into the same issue on a multihomed SQL box. &amp;nbsp;I connect using IP 1, SQL Browser response comes back on IP 2 and sure enough, the client firewall blocks it (this is on Vista).&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#7894902</link><pubDate>Mon, 25 Feb 2008 20:50:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7894902</guid><dc:creator>SQL Protocols</dc:creator><description>&lt;p&gt;Hi, Mark &lt;/p&gt;
&lt;p&gt;We have a fix for this in SQL Server 2008(will be released mid this year). If your server is &amp;nbsp;SQL Server 2008 and the OS is Vista/Win2008, you will not see this issue anymore. &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#7897926</link><pubDate>Tue, 26 Feb 2008 04:52:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7897926</guid><dc:creator>Mark Sowul</dc:creator><description>&lt;p&gt;If this has been a problem since SQL 2000, how come it's taken so long to get it fixed?&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8336989</link><pubDate>Wed, 26 Mar 2008 04:48:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8336989</guid><dc:creator>Scott Monte</dc:creator><description>&lt;p&gt;I'm trying to connect to a clustered server (SQL 2000) with two named instances on two nodes in the cluster, and i have tried setting up sql alias entries for each, using both named pipes:&lt;/p&gt;
&lt;p&gt;\\192.168.104.51\pipe\$$\CACLMSDBINST1\MSSQL$LMSINST1\sql\query&lt;/p&gt;
&lt;p&gt;and tcp&lt;/p&gt;
&lt;p&gt;192.168.104.51,1461&lt;/p&gt;
&lt;p&gt;Both of which i got from the server configuration. The IP address is the sql cluster ip address, not either named instance ip, which i believe is correct.. The other variable here is i am trying to connect through a VPN. Where should i start looking next as far as firewall rules on the other side of the vpn, etc?&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8539824</link><pubDate>Fri, 23 May 2008 18:32:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8539824</guid><dc:creator>Jeff Bennett</dc:creator><description>&lt;p&gt;Does anyone see these type of login failures showing up on stand-alone servers with multiple instances of SQL 2005 and 2000 installed? &amp;nbsp;The OS is win2000 sp2&lt;/p&gt;
</description></item><item><title>Troubleshooting SQL Server Cluster Installations</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8608583</link><pubDate>Tue, 17 Jun 2008 06:02:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8608583</guid><dc:creator>SQL Protocols</dc:creator><description>&lt;p&gt;On a Windows Cluster it is possible to install a SQL Server Cluster, which will be a separate entity&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8785561</link><pubDate>Mon, 28 Jul 2008 23:34:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8785561</guid><dc:creator>dbrooks7</dc:creator><description>&lt;p&gt;We have intermittent issues with connecting to named instances of Analysis Services on a cluster. &amp;nbsp;So, does the initial situation described by Xinwei apply in this case? &amp;nbsp;It seems that the situation described either always works or never works.&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8790892</link><pubDate>Wed, 30 Jul 2008 08:14:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8790892</guid><dc:creator>SQL Protocols</dc:creator><description>&lt;p&gt;dbrooks7, &lt;/p&gt;
&lt;p&gt;This blog does not applies your case. The discovery of Analysis Service is totally different. SQL Browser will load a dll which takes care of AS discovery. &lt;/p&gt;
&lt;p&gt;Thanks. Xinwei&lt;/p&gt;
</description></item><item><title>Why Can't I Log Into SQL Server?</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8904282</link><pubDate>Fri, 29 Aug 2008 01:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8904282</guid><dc:creator>Tone Poem</dc:creator><description>&lt;p&gt;Top things I always forget when logging into SQL Server: &amp;amp;#160; 1. SSL Self-Signed Cert Does Not Work&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8925230</link><pubDate>Fri, 05 Sep 2008 00:34:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8925230</guid><dc:creator>Joseph Swann</dc:creator><description>&lt;p&gt;Have they come out with a Fix to this yet? I've prefer named instances over Default but i've run into this problem as well and opened ports, enabled remote connections, pinged, shared drives, folders... everything short of glueing the two servers together. It simply acts as if it doesn't want to connect to the named instance&lt;/p&gt;
&lt;p&gt;Have they come out with a Patch yet, or and upgrade/ fix?&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8934220</link><pubDate>Mon, 08 Sep 2008 20:41:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8934220</guid><dc:creator>Xinwei Hong</dc:creator><description>&lt;p&gt;We had a fix in SQL Server 2008 for this issue. However, we found another issue and this issue makes the fixs does not work for x64 machine (server machine). So, if your server is SQL Server 2008 on Vista/Win2k8 on X86/IA64, you should have no problem connecting to your server even if you have firewall enabled on your client Vista/W2k8 machine. Thanks. &lt;/p&gt;
</description></item><item><title>Cannot create a connection in Database Explorer in VWD2008, but can do in Management Studio</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#8964510</link><pubDate>Thu, 25 Sep 2008 07:29:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8964510</guid><dc:creator>David</dc:creator><description>&lt;p&gt;I have also been stalled by Error:26 issue. &lt;/p&gt;
&lt;p&gt;The followings are my current installed applicaions and related info:&lt;/p&gt;
&lt;p&gt;1. OS: Vista Home Premium with SP1&lt;/p&gt;
&lt;p&gt;2. SQL Server 2005 SP1 and SQWL Server Management Studio Express edition.&lt;/p&gt;
&lt;p&gt;3. Web Developer 2008 Express. &lt;/p&gt;
&lt;p&gt;Symptom: &lt;/p&gt;
&lt;p&gt;When I tried to create a connection to SQL Server by clciking the mdf in Database Explorer of VWD, it displayed the Error 26. However, I can attach the mdfs in Management studio and access the file at all.&lt;/p&gt;
&lt;p&gt;Thank you in advance for any idea. &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9016883</link><pubDate>Sun, 26 Oct 2008 21:58:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9016883</guid><dc:creator>John Teutsch</dc:creator><description>&lt;p&gt;I am trying to connect from Server 2008x64 to Clustered SQL 2008x64 on Server 2008x64, (named instance) and I continually get the error 26. Have checked all the issues you list. When will the fix for Server 2008 x64 - Clustered SQL 2008 be available? &lt;/p&gt;
&lt;p&gt;Thanks, &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9017061</link><pubDate>Mon, 27 Oct 2008 00:51:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9017061</guid><dc:creator>John Teutsch</dc:creator><description>&lt;p&gt;Nevermind. Firewall was &amp;quot;on&amp;quot;, albeit showed up as red in control panel because wasn't configd with all of the recommened settings. &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9056905</link><pubDate>Mon, 10 Nov 2008 09:05:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9056905</guid><dc:creator>Lakshmi</dc:creator><description>&lt;p&gt;I have been able to connect to Sql Express using the Data connection Wizard.But when I connect using code I have an error that says that remote connection is not possible error 40.In spite of doing all possible changes to the settings of SQL Config manager and firewall. Please help me fix this problem.Thanking you in advance.&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9063751</link><pubDate>Wed, 12 Nov 2008 21:44:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9063751</guid><dc:creator>SQL Protocols</dc:creator><description>&lt;p&gt;What's the connection string in your code? &lt;/p&gt;
&lt;p&gt;Do you run your code and Data connection Wizard under different account? Can you make sure the account under which you run your code has permission to at least open a fileshare to the target machine(if not local)? &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Xinwei&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9145775</link><pubDate>Thu, 27 Nov 2008 06:41:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9145775</guid><dc:creator>Miles</dc:creator><description>&lt;p&gt;we installed 2 virtual server on a cluster, each with 1 named instance but no DEFAULT instance. we set the port for both instances to 1433, do we still have to specify &amp;quot;server=ip,1433&amp;quot; in the connect string? &lt;/p&gt;
</description></item><item><title>Workaround for problems with the SQL Browser in a clustered SQL Server 2000 or SQL Server 2005 (Ax4 and Ax2009)</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9175418</link><pubDate>Thu, 04 Dec 2008 18:07:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9175418</guid><dc:creator>Florian's weblog</dc:creator><description>&lt;p&gt;If you have a clustered SQL Server 2000 or SQL Server 2005 you might have the following error message:&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9249905</link><pubDate>Tue, 23 Dec 2008 15:35:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9249905</guid><dc:creator>Pieter Kops</dc:creator><description>&lt;p&gt;We had similar issues. &lt;/p&gt;
&lt;p&gt;The servers on the LAN side worked fine. The one in the DMZ could not connect to the SQL server. We could ping it and browse. &lt;/p&gt;
&lt;p&gt;The reason it didn't work in our network was this. &lt;/p&gt;
&lt;p&gt;The SQL browser listened on IP adres 10.0.0.44 (the IP address of the virtual node) and replied using the IP address of the physical node. &lt;/p&gt;
&lt;p&gt;Our Firewall blocked the packet because it was no reply to a request and therfore had no business getting into the DMZ.&lt;/p&gt;
&lt;p&gt;After creating a policy in the Firewall allowing the ip address to access the DMZ it all worked fine.&lt;/p&gt;
</description></item><item><title>Windows Vista client connecting to SQL 2005 Cluster on Windows 2008</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9419524</link><pubDate>Fri, 13 Feb 2009 21:08:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9419524</guid><dc:creator>Ben Miller</dc:creator><description>&lt;p&gt;There have been a couple of issues that keep pestering the SQL Server community for those that use Vista&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9557292</link><pubDate>Mon, 20 Apr 2009 23:47:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9557292</guid><dc:creator>Spike Robinson</dc:creator><description>&lt;p&gt;We are about to move a very large number of databases from SQL2000 and SQL2005, on to a SQL2005 Cluster. As I am reading this article, named instance resolution on SQL2005 Clusters is going to break with Vista, and also break with any app or device that enforces strict UDP i.e. checks that the IP address of the reply matches the IP address of the original destination. This is an important test to apply because it screens off a lot of serious UDP attacks, including attacks that target SQL Server specifically. &lt;/p&gt;
&lt;p&gt;Xinwei, you are saying the problem originates in the UDP protocol but is it not the case that this could be fixed in the SQL Browser Service? Other services can listen on specific IPs and ports, is it that expensive to have the *option* to configure SQL Browser the same way?&lt;/p&gt;
&lt;p&gt;I also have another suggestion that you can implement which is much less expensive and makes the Browser service compliant with correct UDP checks. Have the Browser Service inspect the UDP packet header and check the destination address. If the destination address is an available direct attached interface and routable to the sender, have the Browser Service send the response packet with an origin address of this interface, via the interface. That will then pass strict UDP checking and contribute to everyone's security. &lt;/p&gt;
&lt;p&gt;As a bonus you could also have the Browser (optionally) discard packets that had a (forged) origin on a local interface or a (forged) destination that is not a local interface. &lt;/p&gt;
&lt;p&gt;We really need this fixed on 2005, not just 2008. To be honest we are avoiding Vista as it's a nightmare. But we still need our SQL2005 Cluster to work properly. Microsoft should make sure that all its supported products comply with security best practices. Sending UDP replies, with a different origin than they were originally sent to, does not comply. &lt;/p&gt;
&lt;p&gt;I hope you will be able to do something. Thanks very much to Xinwei and other contributors for all the excellent information here, it has helped us understand this problem. &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server Analysis Service running on a diiferent VLAN from IIS application running on seperate VLAN</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9634956</link><pubDate>Fri, 22 May 2009 13:05:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9634956</guid><dc:creator>MB</dc:creator><description>&lt;p&gt;Please let me know in case there is any solution.&lt;/p&gt;
</description></item><item><title>SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9652213</link><pubDate>Fri, 29 May 2009 11:09:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9652213</guid><dc:creator>Man On The Way</dc:creator><description>&lt;p&gt;I have 2-node SQL Server 2005 Cluster which configured as Active/Passive mode, let say A node and P node. I already install 1 CRM instance on this cluster before. Now I wanna to install a second 2-node cluster on these...&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9692069</link><pubDate>Wed, 03 Jun 2009 21:22:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9692069</guid><dc:creator>slipknot</dc:creator><description>&lt;p&gt;Below is the error that SSIS is throwing when trying to connect to a NAMED SSAS instance on a windows CLUSTER&lt;/p&gt;
&lt;p&gt;A connection cannot be made to redirector. Ensure that 'SQL Browser' service is running.&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9797770</link><pubDate>Mon, 22 Jun 2009 18:04:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9797770</guid><dc:creator>LC</dc:creator><description>&lt;p&gt;The issue still isn't fixed when running Windows 2008 Ent Server w/SP2 and SQL 2008 Ent w/SP1 and CU1. &amp;nbsp;We're running sql with 2 VLANs (1 for Production and 1 for Backups) and we're still getting the infamous &amp;quot;The SQLBrowser service was unable to process a client request.&amp;quot; error. &amp;nbsp;It's crippling our website and causing a lot of pain. &amp;nbsp;You mention adding the port to our connection string as a workaround which may help, but it doesn't help SQL Server Agent. &amp;nbsp;SQL Server Agent jobs (mostly T-Log backups) fail constantly with the SNAC error above. &amp;nbsp;I'm guessing it's b/c they log in via one VIP then write the backups down the 2nd VIP? &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I should note we recently upgraded the servers in-place from SQL 2005 w/SP2 and CU9 (OS stayed the same). &amp;nbsp;We never experienced this issue on SQL 2005 which is ironic b/c it seems it's been a chronic problem since the Browser's inception. &amp;nbsp;Now when it's supposed to be fixed we finally get burned. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please don't let this drag out like the security cache fix for SQL 2005....took multiple tries/hotfixes to finally resolve it. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9825098</link><pubDate>Thu, 09 Jul 2009 02:41:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9825098</guid><dc:creator>Keith </dc:creator><description>&lt;p&gt;We ran into this as well. &amp;nbsp;We solved the problem by adding a firewall exception rule to the Vista Client box that allowed all traffic / all ports between the client PC and the Server IP Address. &amp;nbsp;We figured if the SQL Cluster got hacked we would have bigger problems than it attacking the clients. &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9899579</link><pubDate>Fri, 25 Sep 2009 19:19:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9899579</guid><dc:creator>Rx</dc:creator><description>&lt;p&gt;Linked Server from SQL Server 2005 (on cluster) and to SQL Server (web edition) 2008 - not on cluster.&lt;/p&gt;
&lt;p&gt;SQL 2008 has a server\dbInstanceName using SQL Server security (username &amp;amp; password) for a WebData database.&lt;/p&gt;
&lt;p&gt;I am trying enterprise manager from 2005 to connect to the 2005 db - and get SQL Network Interfaces, error: 28 - server doesn't support requested protocol&lt;/p&gt;
&lt;p&gt;Do I need to turn on a port? &lt;/p&gt;
&lt;p&gt;Is there a sequesnce to connect? &lt;/p&gt;
&lt;p&gt;e.g. 10.1.2.1\dbInstance &amp;nbsp; &lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9899726</link><pubDate>Sat, 26 Sep 2009 01:00:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9899726</guid><dc:creator>SQL Protocols</dc:creator><description>&lt;p&gt;Rx, &lt;/p&gt;
&lt;p&gt;It's error 26. Did you try the steps in the blog?&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.bing.com/search?q=sql+protocol+error+26&amp;amp;form=QBLH&amp;amp;qs=n"&gt;http://www.bing.com/search?q=sql+protocol+error+26&amp;amp;form=QBLH&amp;amp;qs=n&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Xinwei&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9913064</link><pubDate>Mon, 26 Oct 2009 18:08:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9913064</guid><dc:creator>Yogesh Patil</dc:creator><description>&lt;p&gt;I have strange issue where in I am unable to connect to SQL server over local LAN. However I do not have any issue &lt;/p&gt;
&lt;p&gt;a) if RDP to other server and try to connect from it. b) if I am on VPN then I do not have any issue. &lt;/p&gt;
&lt;p&gt;c) if I try to connect &amp;lt;IPAddress&amp;gt;,&amp;lt;Port&amp;gt; then I am able to connect over local LAN through desktop.&lt;/p&gt;
&lt;p&gt;Note:- IP Address of server has been changed recently and person who is in same subnet as me is able to connect to server without any issue.&lt;/p&gt;
&lt;p&gt;Any help on it would be appreciated.&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9913074</link><pubDate>Mon, 26 Oct 2009 18:18:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9913074</guid><dc:creator>SQL Protocols</dc:creator><description>&lt;p&gt;Hi Yogesh,&lt;/p&gt;
&lt;p&gt; &amp;nbsp;Rather than leaving comments on this blog with questions, please post questions on the MSDN SQL Server Data Access Forum: &lt;a rel="nofollow" target="_new" href="http://social.msdn.microsoft.com/Forums/en-US/sqldataaccess/threads"&gt;http://social.msdn.microsoft.com/Forums/en-US/sqldataaccess/threads&lt;/a&gt;. When you start a thread there, please include the full, exact error message that appears when you fail to connect.&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9914268</link><pubDate>Wed, 28 Oct 2009 19:14:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9914268</guid><dc:creator>pp-roni</dc:creator><description>&lt;p&gt;Hi i have the same issue sometime ago and i just start Sql Server Browser in services&lt;/p&gt;
&lt;p&gt;hope it works for anotherones of you&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9921159</link><pubDate>Thu, 12 Nov 2009 04:05:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9921159</guid><dc:creator>Dee</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;My installattion is on my Local Machine.&lt;/p&gt;
&lt;p&gt;I reinstalled SQL Server 2005 and am unable to connect to the server.&lt;/p&gt;
&lt;p&gt;I am using Windows authentication Mode. My computer Name is NINJA.&lt;/p&gt;
&lt;p&gt;So I used the server name as NINJA\SQLEXPRESS. &lt;/p&gt;
&lt;p&gt;It is giving Error 26. &lt;/p&gt;
&lt;p&gt;TITLE: Connect to Server&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9928628</link><pubDate>Wed, 25 Nov 2009 16:16:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9928628</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;The problem for us was the binding order on the NIC's as we had recently enabled new ones. Correct the binding order in network connections then reboot.&lt;/p&gt;
</description></item><item><title>re: Unable to connect to a SQL Server named instance on a cluster</title><link>http://blogs.msdn.com/sql_protocols/archive/2006/02/27/unable-to-connect-to-a-sql-server-named-instance-on-a-cluster.aspx#9940030</link><pubDate>Tue, 22 Dec 2009 12:52:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9940030</guid><dc:creator>jaedah</dc:creator><description>&lt;p&gt;hi! i have just installed SQL Server 2005 Management Studio. When I open the program, I am first prompted to type the server name, along with the authentication and the database name. I use my PC name as the server name. I do not know what instance name to put. Does anyone here know how I could connect to server so I can create a database? Help please. Thanks.&lt;/p&gt;
</description></item></channel></rss>