代码改变世界

创建TFS 团队项目失败 error: TF30004 TF30171 TF30224

2009-12-11 19:34  程序开发助手  阅读(1116)  评论(0编辑  收藏  举报

在 windows server 2008 + sql server 2008+ wss v3 with sp2 上, 安装完TFS后,创建团队项目失败,出现如下错误:

Error
TF30004: The New Team Project Wizard encountered an unexpected error while initializing the Microsoft.ProjectCreationWizard.Reporting plug-in.

 

Explanation
TF30171: The Microsoft.ProjectCreationWizard.Reporting plug-in used to create the new team project could not be initialized and returned the following error: 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..

 

错误原因:在安装了VSTS 2008后,直接安装了VSTS的sp1, 最后安装的TeamExplorer。

正确的顺序应该是:VSTS 2008〉TeamExplorer〉sp1

解决方案:重装 sp1。

可参考老外的文章:http://www.thejoyofcode.com/TF03177_Team_Project_Creation_Failed.aspx