在 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