Few months ago, I tried installing Team Foundation Server (TFS) 2008 on a Windows Server 2008 RC with SQL Server 2008 CTP and everything just worked fine! But for the past few days, I'm unable to achieve the feat again.
I discovered that TFS 2008 no longer installs on the latest SQL Server 2008 February CTP because the Full-Text Search is being integrated nicely into SQL Server. I had to fall back to SQL Server 2005 and lucky enough for my previous problem, I managed to get Reporting Services to work on Windows Server 2008 after applying the SQL Server 2005 Service Pack 2.
Then I discovered that Windows Server 2008 no longer ships with Windows Sharepoint Services (WSS) and the feature (or Role) is missing. I had to download WSS separately and configure it entirely different from the steps mentioned in the TFSInstall.chm - I used the steps for Windows Server 2003.
After installing and configuring WSS, TFS couldn't find a site to install itself. I then have to provision a Sharepoint site complete with site collection (Good thing I know some Sharepoint).
Finally, when everything is supposed to be fine and well, TFS bombed during the last tincy-wincy-bit of installation with the message:
"Product: Microsoft Visual Studio 2008 Team Foundation Server - ENU -- Error 28925.TFServerStatusValidator: The tool could not call the Team Foundation Server ServerStatus Web service. Verify that your network is configured to allow communication between the Team Foundation application tier and the Team Foundation data tier. For more information, see the setup log."
Found this on support.microsoft.com but it didn't work. Based on some posts in the MSDN forums mentioning that it could be a TFS Web Services issue, I went on to test out the TFS Web Site. It doesn't seem to be able to connect. At last, I had this evil thought of changing my provisioned site's port number from 8088 to 8080 and TFS finally gets to install!
Anyway, I'm glad I was installing it on a VPC and I could just click 'X' and 'Save State', then troubleshoot later. Now to install the rest of the Team stuff!
Update: The actual solution to the problem can be found in this later post.
Home » Visual Studio Team System » Installing.TFS.2008
Popular Post
-
Is it Hunting Season again? Everyone I know seems to be looking (or have looked) for greener pastures nowadays. I was so surprised to find ...
-
When working with the process templates in Visual Studio Team System (VSTS) , we are offered a choice of two comprehensive templates - MSF f...
-
Have been learning up NUnit nowadays and trying to use it for my Paladin project. It is a nice tool and I strongly encourage you to use it...
-
The task of delivering software solutions on-time and on-demand has become a great challenge for many project teams nowadays with businesses...
-
Finally, no engine failures, no gear-box problems, no blow-ups and all those nasty stuff for Kimi Raikonnen (a.k.a. Iceman). It has been a t...
-
Just received an e-mail from a friend containing the following wonderful thoughts: It's not what you want in life... It's knowing ...
-
"Too many cooks spoil the broth" As the famous saying goes but will too many developers spoil the code ? It actually depends on ...
-
Have been hooked on Zuma lately (an online game provided by MSN). Never imagined that such a simple game can be so addictive. Previously, I...
-
Have you ever been handled over an abandoned system where you have no idea of it and asked to maintain or complete it? Lately, there were s...
No comments:
Post a Comment