It has been a long time since I have posted on this blog; one of the reasons for the long absence was that after releasing Team Foundation Server 2008 we have started working on the first service pack for the product. And today I am proud to say that we have a beta version of Team Foundation Server 2008 SP1 available for download http://www.microsoft.com/downloads/details.aspx?FamilyId=DCB535BE-C32E-474C-9F64-282A2849ACC5&displaylang=en
Brian Harry has a post describing the new features in SP1 http://blogs.msdn.com/bharry/archive/2008/04/28/team-foundation-server-2008-sp1.aspx
As a member of the team responsible for setup one of the main features that I would like to talk about is support for SQL Server 2008 CTP6
As you all know Team Foundation Server 2008 RTM is not compatible with SQL Server 2008 CTP6 and later mainly because there are some changes in Reporting Services & Full Text Search that will cause setup to fail or block on the initial environment check. The Challenge that we had was that we needed to deliver a fix for that in SP1 but in the same time customers are blocked from installing the product on SQL 2008 and from here came the idea of using the integrated install method to install RTM & SP1 together
The steps to perform the integrated install are easy
Sorry for being a bit late to the game...  I should have posted yesterday but I've been drowning. 
While we already have the code so SP1 final will support the RTM version of SQL Server 2008, because
Some Customers are trying to using Team Foundation Server SP1 Beta over the newly released SQL Server
少し遅れてしまい申し訳ありません。昨日のうちに投稿するはずだったのですが、ゲームにはまってしまいまして...。既にご存知かと思いますが、2008 SP1 Beta をリリースしました。ぜひお試しいただき、フィードバックをお寄せくださいますようよろしくお願いいたします。TFS
Hi, Abdelhamid!
I integrated SP1 into TFS2008, but the resulting package refused to install on SQL Server 2008 RTM.
MSSQL 2008 RTM build number is 10.0.1600.22, and SP1 requires 10.0.1300.13.
Then I modified hcpackage.xml:
action=">=" version="10.0.0.0"
instead of
action="=" version="10.0.1300.13"
and removed a couple of issue sections.
But the installation wouldn't finish:
"Error 29110. Team Foundation Report Server Configuration: Team Foundation Server could not connect to the SQL Reporting Services WMI provider. Verify that SQL Reporting Services is installed and running".
Is there a walkaround?
Today we have released VS 2008 and TFS 2008 SP1 to Web. You can download them from Server: (Targeting
One of the prerequisites for TFS 2008 is that it must be installed to work with SQL Server 2005 SP2 or
Unable to install TFS 2008 SP1 onto a Windows 2008 SP2 with SQL 2008 SP1. any workarounds?
  Para utilizar SQL 2008 con TFS 2008 debes primero aplicar el SP1 de TFS al instalador, primero
Please follow the instructions on this KB if you are facing problems with installing with SQL 2008 SP1
http://support.microsoft.com/kb/969985