我刚刚安装了 TFS2012 并试图通过 Visual Studio 2012 在默认集合中创建一个新项目,但我不断收到此错误消息:
TF218027: The following reporting folder could not be created on the server that is
running SQL Server Reporting Services: /TfsReports/DefaultCollection. The report
server is located at:
http://<servername>/Reports. The error is: The permissions granted to
user '<domain>/grandmasterflush' are insufficient for performing this operation..
Verify that the path is correct and that you have sufficient permissions to create the
folder on that server and then try again.
Run Code Online (Sandbox Code Playgroud)
我已经检查了权限,我的用户是项目集合管理员的成员,项目集合管理员组的“创建新项目”权限设置为允许。
我唯一认为可能是我在安装期间为 Sharepoint 访问和报告查看创建的用户没有写入报告文件夹的权限,但是如果我选择“此时不配置 SharePoint 站点”然后我仍然收到错误消息。我也找不到报告文件夹来检查权限。
TFS 正在使用 …