how to enable remote Connection sql server 2008http://forums.asp.net/t/1338911.aspx/1?how+to+enable+remote+Connection+sql+server+2008Mon, 17 Dec 2012 13:01:20 -050013389112704945http://forums.asp.net/p/1338911/2704945.aspx/1?how+to+enable+remote+Connection+sql+server+2008how to enable remote Connection sql server 2008 <p class="MsoNormal" style="margin:0in 0in 10pt"><font face="Calibri" size="3">Hi </font></p> <p class="MsoNormal" style="margin:0in 0in 10pt"><font face="Calibri" size="3">Ive just installed sql server 2008 on a vista server, unfortunately I forgot to enable remote connection when I was installing it. As I need this feature really I tried to enable I but Surface Area Configuration of sql 2005 seems to be vanished in this new version. Despite <span style="">&nbsp;</span>I searched like 2 hours, I couldnt find any useful solution, <span style="">&nbsp;</span>interestingly all the results are either nonsense or related to 2005 version.</font></p> <p class="MsoNormal" style="margin:0in 0in 10pt"><font face="Calibri" size="3">Please me what the hell should I do and I believe many people will use your answer! </font></p> <p>Thank you in advance </p> 2008-10-24T17:48:43-04:002705024http://forums.asp.net/p/1338911/2705024.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Do you have Sql Server Management Studio. If yes, then you can open it and right click the instance in question, go to Properties -&gt; Connections -&gt; Check &quot;Allow remote connections to this server&quot;.</p> <p>You might also have to enable TCP/IP Protocol to be enabled thru Configuration Manager.</p> 2008-10-24T18:18:00-04:002705074http://forums.asp.net/p/1338911/2705074.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Thank you bullpit, </p> <p>&quot;Allow remote connections to this server&quot; was already checked and TCP/IP was enabled [:'(]</p> 2008-10-24T18:40:48-04:002705102http://forums.asp.net/p/1338911/2705102.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>What is the problem now?</p> 2008-10-24T18:53:16-04:002705116http://forums.asp.net/p/1338911/2705116.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>I can not connect it with my vs.net 2008 server Explorer&nbsp;on my laptop </p> 2008-10-24T19:04:30-04:002705166http://forums.asp.net/p/1338911/2705166.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Ridicules , it was vista firewall, once agane&nbsp; firewall&nbsp; teased someone ! thankfuly I learned how to enable reamote connection on 2008 at least !</p> 2008-10-24T19:33:43-04:002913004http://forums.asp.net/p/1338911/2913004.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Hi, could tell me what was the problem with the firewall i am having some trouble with the same!</p> <p>&nbsp;Hope you can. Thanks in advance</p> 2009-02-03T15:54:22-05:002918232http://forums.asp.net/p/1338911/2918232.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>hi </p> <p>you have to open port 1433 for TCP , beware that you also need to use VS.net 2008 <strong>SP1</strong> inorder to work with SQL 2008 without any problem !</p> 2009-02-05T10:34:27-05:003399240http://forums.asp.net/p/1338911/3399240.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Verify that your sql browser service is running<br> </p> 2009-09-11T07:18:58-04:003762789http://forums.asp.net/p/1338911/3762789.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>I am running&nbsp;SQL 2008 on Windows Server 2003, not Vista, and connecting to it using Windows 7.&nbsp; Is there a firewall setting somewhere, stopping me from connecting to ?&nbsp; If so, I cannot find it.&nbsp; Or is it a different issue?&nbsp; I have checked on the things in this post.&nbsp; Thanks.&nbsp;</p> 2010-04-01T15:17:42-04:003762898http://forums.asp.net/p/1338911/3762898.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Try adding the &quot;sql browser&quot; and the &quot;sql server database engine&quot; to the allow programs on windows firewall. This may help you: <a href="http://msdn.microsoft.com/en-us/library/cc646023.aspx#BKMK_programs">http://msdn.microsoft.com/en-us/library/cc646023.aspx</a>&nbsp;specialy the Dynamic Ports part...</p> <p><br> </p> <p>Let me know anything.</p> 2010-04-01T16:14:37-04:003916239http://forums.asp.net/p/1338911/3916239.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Did you figure this out Jess5K?&nbsp; I have the exact same setup and have no problem remotley connecting to my application database.&nbsp; But the connection won't work to the membership aspnetdb database.&nbsp; How did you fix this?<br> </p> 2010-06-10T15:40:18-04:003928312http://forums.asp.net/p/1338911/3928312.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>What it comes down to is that you must&nbsp;go under the SQL Server 2008 Management tools in the Start Menu.&nbsp;&nbsp;Go under the Protocols for the instance you are trying to reach.&nbsp; Make sure that you have all protocols enabled&nbsp;for connection the database.&nbsp; Thanks.&nbsp;</p> 2010-06-15T16:58:07-04:004109923http://forums.asp.net/p/1338911/4109923.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>hi,</p> <p><br> </p> <p>I am installing SQL Server 2008 in Windows XP with SP3.</p> <p>I have enabled TCP/IP enabled, Named Pipe. Server Property -&gt; Property -&gt; Connection -&gt; Allow remote connections to this server (Checked).</p> <p>Open TCP/Port of 1433 in Firewall.</p> <p><br> </p> <p>Now i amtrying to access this database from ASP.Net page. It will given an error 26.</p> <p><br> </p> <p>Please help me.</p> <p>Thanks in Advance.</p> <p>Chandan<br> </p> 2010-10-04T11:18:04-04:004111521http://forums.asp.net/p/1338911/4111521.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>HI,</p> <p><br> </p> <p>I solved the problem.</p> <p><br> </p> <p>Go to All Programs -&gt; Microsoft SQL Server 2008 -&gt; Configuration Tools -&gt; SQL Server Configuration Manager.</p> <p><br> </p> <p>Now Sql Server Configuration manager window will appear. Expand SQL Server Netwoek Configuration, select Protocol for MSSQLSERVER &amp; right click on TCP/IP in detail pane go to property and Select IP Address tab. Select in </p> <p>IP1=&gt; Active=Yes, Enabled=Yes,IP Address =&lt;machine ip address&gt;, TCP Dynamic Port=Empty, TCP Port=1433</p> <p>IP2=&gt; Active=Yes, Enabled=Yes,IP Address =127.0.0.1, TCP Dynamic Port=Empty, TCP Port=1433</p> <p>IP3=&gt; TCP Dynamic Port=Empty, TCP Port=1433</p> <p>And click ok &amp; Restart your SQL Server Service. Run your ASP.Net application its working.</p> <p><br> </p> <p>Thanks</p> <p>Chandan<br> </p> 2010-10-05T07:33:30-04:004214291http://forums.asp.net/p/1338911/4214291.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Hi,</p> <p>what instruction written above by chandan is right, this should solve the problem, but i have one good fine visual article which has screen shots too, which will help to configure. please find the link below so others can use it.</p> <p><br> </p> <p><a href="http://dotnetpedia.net/site/index.php?q=node/20">http://dotnetpedia.net/site/index.php?q=node/20</a></p> <p><br> </p> <p>&nbsp;</p> 2010-12-16T14:49:23-05:004329693http://forums.asp.net/p/1338911/4329693.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Enable SQL browser service allow you to Remote Desktop connection</p> 2011-03-04T17:03:45-05:004423774http://forums.asp.net/p/1338911/4423774.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Do you have an up to date or additional link to the one you provided above? I am having issues with my firewall and protocols and was hoping to use it as reference. </p> <p>Thanks, </p> 2011-05-18T21:17:31-04:004564896http://forums.asp.net/p/1338911/4564896.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p><a title="deychandan" href="../../../../members/deychandan.aspx">deychandan</a></p> <p>I realize this post is getting to be almost a year old, but your fix saved me as the server IP address had changed and updating the settings you indicated fixed the problem.</p> <p>&nbsp;</p> <p>thank you,</p> <p>&nbsp;</p> 2011-08-22T16:21:40-04:004822004http://forums.asp.net/p/1338911/4822004.aspx/1?Re+how+to+enable+remote+Connection+sql+server+2008Re: how to enable remote Connection sql server 2008 <p>Hi chandan ,</p> <p>&nbsp;i tryed your steps. but i get folloeing error</p> <p></p> <p>The request failed or the service did not respond in a timely fashion. consult the event log or other application error logs for details.</p> 2012-02-08T07:56:37-05:00