无法创建新的团队项目 - TF30170 和 TF249061
Unable to create new Team Project - TF30170 and TF249061
我们最近取消了 TFS 并将其从 2013 更新 4 移至 TFS 2015 更新 1。尝试创建新的团队项目时,我们不断收到以下错误。任何帮助将不胜感激。
Error
TF30170: The plugin Microsoft.ProjectCreationWizard.Reporting failed
during task Populate Reports from group Reporting.
Explanation
Plugin error text: “TF249061: You cannot access the
following report item: /Tfs2010OlapReportDS. Access was denied because
your account does not have one or more permissions required to access
this item.”
User Action
Contact your Team Foundation Server administrator.
问题原来是当前服务帐户可以访问除 Tfs2010OlapReportDS 之外的所有数据集。要授予访问权限,我必须登录到报告管理器并使用以前安装 TFS 时使用的旧服务帐户授予对服务帐户的访问权限。
我们最近取消了 TFS 并将其从 2013 更新 4 移至 TFS 2015 更新 1。尝试创建新的团队项目时,我们不断收到以下错误。任何帮助将不胜感激。
Error
TF30170: The plugin Microsoft.ProjectCreationWizard.Reporting failed during task Populate Reports from group Reporting.
Explanation
Plugin error text: “TF249061: You cannot access the following report item: /Tfs2010OlapReportDS. Access was denied because your account does not have one or more permissions required to access this item.”
User Action
Contact your Team Foundation Server administrator.
问题原来是当前服务帐户可以访问除 Tfs2010OlapReportDS 之外的所有数据集。要授予访问权限,我必须登录到报告管理器并使用以前安装 TFS 时使用的旧服务帐户授予对服务帐户的访问权限。