Team Foundation Server 2008 Installation Problems
Team System November 15th, 2007
I just installed Team Foundation Server 2008 and I got couple of errors during installation. Even I had followed the installation guide to the letter, I got some errors:
- Error 28905: WiDbLoc: Could not list of fields to localize from the database. Clicking Retry wasn’t the appropriate workaround…I found this post and I understand that after I changed SQL Server’s TCP/IP status of the enabled, I didn’t restart the SQL Server service. Restart it and the error disappeared.
- Setup Error 28100: Failed to load EventService proxy object: Requested registry access is not allowed. Do not interrupt the installation! Thanks to Xenopz Blog I found the workaround to fix it. Execute:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\BIN>stsadm -o addpath -url http://localhost/Reports -type exclusion
The virtual server that is referenced here is not in the config database. After starting the sptimer (execute “net start sptimer” on the command prompt) and restarting IIS, the installation continued without problems.
Technorati Tags: Team System, TFS 2008
Similar Posts:
- Team Foundation Menu Doesn’t Exist In VB6 After MSSCCI Installation
- Just Released…Team Edition for Database Professionals SR1
- Dual boot: Vista and Win Server 2003
- VSTS 2008 Team Foundation Server Power Tools – July 2008 Release
- <TestContainer> Works With WebTest & LoadTest In Team Build 2008 With SP1
Tags: Team System 2008
About


This comment originally written by:
I just installed Team Foundation Server 2008 and I got couple of errors during installation. Even I had followed the installation guide to the letter, I got them: Error 28905: WiDbLoc: Could not list of fields to localize from the database . Clicking
This comment originally written by:Maor David
Last week it was exactly one year since I started blogging, so this is my blog first birthday!! Come and read about the blog's statistics, top posts and more.
This comment originally written by:Maor David
Last week it was exactly one year since I started blogging, so this is my blog first birthday!! Come and read about the blog's statistics, top posts and more.
This comment originally written by:Maor David
Last week it was exactly one year since I started blogging, so this is my blog first birthday!! Come and read about the blog's statistics, top posts and more.