<?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>Habib Heydarian's Blog @ Microsoft : VSTS Administering</title><link>http://blogs.msdn.com/habibh/archive/tags/VSTS+Administering/default.aspx</link><description>Tags: VSTS Administering</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Troubleshooting Team Foundation Server 2010 Beta 1 error TF255275</title><link>http://blogs.msdn.com/habibh/archive/2009/07/06/troubleshooting-team-foundation-server-2010-beta-1-error-tf255275.aspx</link><pubDate>Mon, 06 Jul 2009 15:10:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9819607</guid><dc:creator>habibh</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/habibh/comments/9819607.aspx</comments><wfw:commentRss>http://blogs.msdn.com/habibh/commentrss.aspx?PostID=9819607</wfw:commentRss><description>&lt;p&gt;When installing Team Foundation Server 2010 Beta 1, you might run across the following error during the readiness check:&lt;/p&gt;  &lt;p&gt;&lt;font size="2" face="Courier New"&gt;&lt;font color="#ff0000"&gt;Error&amp;#160;&amp;#160;&amp;#160; [ Reporting ] TF255275: The following Web service for SQL Server Reporting Services could not be accessed: http://&amp;lt;machine_name&amp;gt;/ReportServer/ReportService2005.asmx.&lt;/font&gt;       &lt;br /&gt;Warning&amp;#160;&amp;#160;&amp;#160; [ Project Collection ] TF255331: The existence of the following folder on the report server could not be verified: The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing.. A network problem might have prevented communication, the report server might be offline, or your account might not have permissions on the report server. The team project collection could not be created. To complete this wizard, you must specify the option not to create a collection. As an alternative, you can close this wizard, correct the problem, and then restart the wizard.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;What's interesting is that if you copy the URL above into a browser, the browser *can* find the the web service (ReportService2005.asmx) just fine. So, what's the issue? Typically, this problem happens if the machine name was changed since SQL Server Reporting Services was installed on that machine. When you try to install TFS 2010, it tries to contact the SQL Server Reporting Services via the old name of the machine which no longer exists. The workaround is to delete the databases for the Reporting Services and recreate them using the Reporting Services Configuration Manager.&lt;/p&gt;  &lt;p&gt;First, open the SQL Server Management Studio and under the Database node, delete both the ReportServer and ReportServerTempDB databases, as shown below.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Delete RS dabases using SSMS" border="0" alt="Delete RS dabases using SSMS" src="http://blogs.msdn.com/blogfiles/habibh/WindowsLiveWriter/TroubleshootingTeamFoundationServer2010B_E6DC/image_9.png" width="708" height="500" /&gt; &lt;/p&gt;  &lt;p&gt;Next, start the Reporting Services Configuration Manager from the Start menu, shown here.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Start Menu showing RSCM" border="0" alt="Start Menu showing RSCM" src="http://blogs.msdn.com/blogfiles/habibh/WindowsLiveWriter/TroubleshootingTeamFoundationServer2010B_E6DC/image_12.png" width="403" height="534" /&gt; &lt;/p&gt;  &lt;p&gt;In the Reporting Services Configuration Manager, select the &lt;em&gt;Database&lt;/em&gt; tab. On the Database tab, click the [Change Database] button, only here were are going to create the databases, instead of changing them.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Reporting Services Configuration Manager dialog" border="0" alt="Reporting Services Configuration Manager dialog" src="http://blogs.msdn.com/blogfiles/habibh/WindowsLiveWriter/TroubleshootingTeamFoundationServer2010B_E6DC/image_11.png" width="816" height="616" /&gt; &lt;/p&gt;  &lt;p&gt;On the Change Database page, make sure the &amp;quot;Create a new report server database&amp;quot; option is selected. Click the [Next] button.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Create a new report server database" border="0" alt="Create a new report server database" src="http://blogs.msdn.com/blogfiles/habibh/WindowsLiveWriter/TroubleshootingTeamFoundationServer2010B_E6DC/image_6.png" width="684" height="493" /&gt; &lt;/p&gt;  &lt;p&gt;After clicking the [Next] button, enter the name of the computer where SQL Server is running, as shown below.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/habibh/WindowsLiveWriter/TroubleshootingTeamFoundationServer2010B_E6DC/image_3.png" width="684" height="493" /&gt; &lt;/p&gt;  &lt;p&gt;On the subsequent steps in the wizard, keep the default options and continue clicking the [Next] button. When finished, click the [Exit] button on the Reporting Services Configuration Manager dialog. Re-run the Team Foundation Administration Console and the error should no longer appear.&lt;/p&gt;  &lt;p&gt;Habib Heydarian.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9819607" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/habibh/archive/tags/Team+System+2010/default.aspx">Team System 2010</category><category domain="http://blogs.msdn.com/habibh/archive/tags/VSTS+Administering/default.aspx">VSTS Administering</category></item></channel></rss>