最近部门在测试TFS 2008,有部分同事机器上使用的是Visual Studio 2005,安装的是Team Explorer 2005,发现在TE中创建团队项目时,最后出现了这样的错误:

Error
TF30170: The plugin Microsoft.ProjectCreationWizard.Portal failed during task SharePointPortal from group Portal.
Explanation
Plugin error text: “The language id specified in the process template does not exist on the WSS server.”
User Action
Contact your Team Foundation Server administrator.

在Team Explorer中创建Team Project,遭遇TF30170: The plugin Microsoft.ProjectCreationWizard.Portal failed during task SharePointPortal from group Portal.错误 

去微软的官方网站搜索资料,发现是这个是微软产品的bug,需要安装KB932544才能解决问题,原来以为这个fix pack应该被保护在Visual Studio 2005 SP1中了,不料同事们安装了SP1后,还是出现同样的问题,后面去这里下载了单独的补丁,才真正解决了问题:

http://code.msdn.microsoft.com/KB932544/Release/ProjectReleases.aspx?ReleaseId=902

相关文章:

  • 2021-05-26
  • 2022-01-05
  • 2021-12-13
  • 2021-07-22
  • 2022-01-25
  • 2021-09-14
  • 2022-12-23
  • 2021-12-28
猜你喜欢
  • 2021-06-14
  • 2022-02-14
  • 2022-02-03
  • 2021-06-15
  • 2021-08-02
  • 2022-12-23
  • 2022-01-11
相关资源
相似解决方案