<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx</link><description>Hello everyone. I'm Reagan Templin, a new writer on the SharePoint Server IT Pro team. Recently I've been working on getting my test environment set up with SharePoint Server 2010 for the first time. I have my SQL Server computer separate from my SharePoint</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3557897</link><pubDate>Mon, 11 Mar 2013 18:42:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3557897</guid><dc:creator>spark</dc:creator><description>&lt;p&gt;excellent post! &amp;nbsp;exactly the issues I was having - and the steps to resolve it worked like a charm. &amp;nbsp; Thank you! &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3557897" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3514667</link><pubDate>Thu, 16 Aug 2012 09:34:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3514667</guid><dc:creator>John</dc:creator><description>&lt;p&gt;unfortunately I am still having this issue, I have double checked permissions but alas&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3514667" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3511921</link><pubDate>Wed, 01 Aug 2012 09:52:25 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3511921</guid><dc:creator>gtrmurthi</dc:creator><description>&lt;p&gt;Go to SQL Server and run SQL Server Configuration Manager&lt;/p&gt;
&lt;p&gt;Doube click SQL Server Network Configuration&lt;/p&gt;
&lt;p&gt;Click on Protocols for {you SQL server instance} (usually if you used default settings it is Protocol for MSSQLSERVER) and then in right panel be sure that TCP/IP is Enabled.&lt;/p&gt;
&lt;p&gt;If it is not, right click on TCP/IP and choose Enable option.&lt;/p&gt;
&lt;p&gt;NOTE: Enabling TCP/IP may require you to restart service. Just to be sure, on a left panel click on SQL Server Services&lt;/p&gt;
&lt;p&gt;Then in right panel click on SQL Server &amp;nbsp;{you SQL server instance} (usually if you used default settings it is SQL Server (MSSQLSERVER))&lt;/p&gt;
&lt;p&gt;Right click on it and choose Restart&lt;/p&gt;
&lt;p&gt;Now, try again - worked for me.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3511921" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3511920</link><pubDate>Wed, 01 Aug 2012 09:51:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3511920</guid><dc:creator>john</dc:creator><description>&lt;p&gt;Hi Travis - I&amp;#39;m sorry that you&amp;#39;re having issues resolving the error. Are you certain that the permissions are correct? Unfortunately I&amp;#39;m not sure what else might be causing the issue other than what is outlined in this blog post, so you may need to post a question to the forums or contact support for more help.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3511920" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3491446</link><pubDate>Wed, 11 Apr 2012 08:20:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3491446</guid><dc:creator>Vlada</dc:creator><description>&lt;p&gt;Travis - I had a same issue. Here is what it was:&lt;/p&gt;
&lt;p&gt;Go to SQL Server and run SQL Server Configuration Manager&lt;/p&gt;
&lt;p&gt;Doube click SQL Server Network Configuration&lt;/p&gt;
&lt;p&gt;Click on Protocols for {you SQL server instance} (usually if you used default settings it is Protocol for MSSQLSERVER) and then in right panel be sure that TCP/IP is Enabled.&lt;/p&gt;
&lt;p&gt;If it is not, right click on TCP/IP and choose Enable option.&lt;/p&gt;
&lt;p&gt;NOTE: Enabling TCP/IP may require you to restart service. Just to be sure, on a left panel click on SQL Server Services&lt;/p&gt;
&lt;p&gt;Then in right panel click on SQL Server &amp;nbsp;{you SQL server instance} (usually if you used default settings it is SQL Server (MSSQLSERVER))&lt;/p&gt;
&lt;p&gt;Right click on it and choose Restart&lt;/p&gt;
&lt;p&gt;Now, try again - worked for me.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3491446" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3491425</link><pubDate>Wed, 11 Apr 2012 06:25:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3491425</guid><dc:creator>Umar</dc:creator><description>&lt;p&gt;Hi. I need assistance to set SharePoint on my Nokia E7, using the latest Microsoft Applications 2.0 for Nokia phones. Could you contact me at zeitgeist1377@gmail.com to inform me how can I get the settings such as UAG address, username, domain, etc. I would appreciate it.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3491425" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3491424</link><pubDate>Wed, 11 Apr 2012 06:18:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3491424</guid><dc:creator>Umar</dc:creator><description>&lt;p&gt;Hi Reagan. I recently installed Mobile Apps 2.0 to my Nokia E7. When launching SharePoint, the settings require me to enter the SharePoint Site:___ and SharePoint UAG URL: ___ . What are these? Last time, before the latest software updates, I could use SharePoint without problem, or I would like to believe so as I could see my documents from my emails in there and access them any time. I apologize for enquiring here as I did not know how else to contact you.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3491424" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3488215</link><pubDate>Fri, 23 Mar 2012 01:46:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3488215</guid><dc:creator>XiaoPeng</dc:creator><description>&lt;p&gt;I get another error while confi service account for sql server&lt;/p&gt;
&lt;p&gt;I have tried to use domain accout for sql server and agent service, but wizard returns error.&lt;/p&gt;
&lt;p&gt;Can you provide more detail information about config sql service account?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3488215" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3481685</link><pubDate>Fri, 17 Feb 2012 22:23:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3481685</guid><dc:creator>Reagan Templin</dc:creator><description>&lt;p&gt;Hi Travis - I&amp;#39;m sorry that you&amp;#39;re having issues resolving the error. Are you certain that the permissions are correct? Unfortunately I&amp;#39;m not sure what else might be causing the issue other than what is outlined in this blog post, so you may need to post a question to the forums or contact support for more help.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3481685" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting SharePoint configuration error: Cannot connect to database master at server_name</title><link>http://blogs.technet.com/b/tothesharepoint/archive/2011/01/12/troubleshooting-sharepoint-configuration-error-cannot-connect-to-database-master-at-server-name.aspx#3480860</link><pubDate>Tue, 14 Feb 2012 14:36:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3480860</guid><dc:creator>Travis</dc:creator><description>&lt;p&gt;I&amp;#39;m having the same problem and i cannot fix it. I even disabled the firewalls on both computers but nothing happened.I have one domain controller,one database server(sql 2008 r2) and one sharepoint server. All of them runs on server 2008 r2. Need immediate help!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3480860" width="1" height="1"&gt;</description></item></channel></rss>