<?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>Posts from the province : Installation</title><link>http://blogs.msdn.com/chrniel/archive/tags/Installation/default.aspx</link><description>Tags: Installation</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>TFS2008 on Windows Server 2008 and SQL Server 2008</title><link>http://blogs.msdn.com/chrniel/archive/2008/12/07/tfs2008-on-windows-server-2008-and-sql-server-2008.aspx</link><pubDate>Sun, 07 Dec 2008 20:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9182091</guid><dc:creator>chrniel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/chrniel/comments/9182091.aspx</comments><wfw:commentRss>http://blogs.msdn.com/chrniel/commentrss.aspx?PostID=9182091</wfw:commentRss><description>&lt;P&gt;Today I decided to create a TFS 2008 VPC environment using Windows Server 2008 and SQL 2008.&lt;/P&gt;
&lt;P&gt;In general I have to say that the installation went pretty smooth. I created a slipstream installer according to the instructions in the installation guide. Started with installing TFC and VS SP1 to make sure that everything was done according to instructions.&lt;/P&gt;
&lt;P&gt;When the installation was done I configured TFS to use a FQDN according to the instructions in &lt;A class="" href="http://blogs.msdn.com/buckh/archive/2007/03/31/configuring-team-foundation-server-to-use-fully-qualified-domain-names.aspx" target=_blank mce_href="http://blogs.msdn.com/buckh/archive/2007/03/31/configuring-team-foundation-server-to-use-fully-qualified-domain-names.aspx"&gt;Buck's blog post&lt;/A&gt;. Then I was ready to test the installation.&lt;/P&gt;
&lt;P&gt;I was logged on to the TFS server as TFSSetup, started Visual Studio, connected to TFS using my FQDN and selected to create a new team project. It took a little while and then the PCW ended with an error.&lt;/P&gt;
&lt;P&gt;TF30224: Failed to retrieve projects from the report server. Please check that the SQL Server Reporting Services Web and Windows services are running and you have sufficient privileges for creating a project.&lt;/P&gt;
&lt;P&gt;Looking at the project creation log I found the error&lt;/P&gt;
&lt;P&gt;Exception Message: System.Web.Services.Protocols.SoapException: The permissions granted to user 'GALLIEN\TFSSetup' are insufficient for performing this operation. ---&amp;gt; &lt;/P&gt;
&lt;P&gt;I couldn't really figure out what I had done wrong, everything seemed to look correct. Since I was running in a VPC I had enabled the undo disk&amp;nbsp;before configuring the FQDN so I decided to back the environment to that point and try if it was my configuration that caused the problem but with no luck, I still got the same error.&lt;/P&gt;
&lt;P&gt;So after looking around a bit I realized that I didn't run VS with elevated permission when testing. That was it I was able to run PCW successfully, now I only have to redo the FQDN configuration :-)&lt;/P&gt;
&lt;P mce_keep="true"&gt;Update:&lt;/P&gt;
&lt;P mce_keep="true"&gt;After finalizing the installation I realized that even though reporting services was working, the reports didn't. As I found out, by reading this excellent &lt;A class="" href="http://blogs.msdn.com/dstfs/archive/2008/10/23/my-experience-setting-up-tfs-windows-sever-sql-server-2008.aspx" target=_blank mce_href="http://blogs.msdn.com/dstfs/archive/2008/10/23/my-experience-setting-up-tfs-windows-sever-sql-server-2008.aspx"&gt;blog post&lt;/A&gt;, this was because of the installation of SQL I used Network Service as service account and this was used by&amp;nbsp;Analysis Services to access the SQL Server. After creating a user for Network Service and adding it to the TfsWarehouseDataReader role everything works.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9182091" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/chrniel/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.msdn.com/chrniel/archive/tags/Installation/default.aspx">Installation</category></item></channel></rss>