Nayr006
Nayr006

Reputation: 123

Unable to create new Team Project - TF30170 and TF249061

We recently ungraded and moved TFS from 2013 update 4 to TFS 2015 Update 1. When trying to create a new Team Project we keep getting the error below. Any help would be greatly appreciated.

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.

Upvotes: 1

Views: 1170

Answers (1)

Nayr006
Nayr006

Reputation: 123

The issue turned out to be that the current service account had access to all the data sets except for Tfs2010OlapReportDS. To grant access to that I had to log into the report manager and grant access to service account using the old service account that was used on the previous installation of TFS.

Upvotes: 1

Related Questions