Permission error with creating a team project from VS 2010 on TFS 2012 tfs2012在vs2010下不能创建团队项目的问题

今天安装使用TFS2012 RC版之后,发现在VS2010中创建Team Project会有权限错误,如下图所示:

 

解决办法只能下载Visual Studio 2012来新建团队项目。

You must use the Visual Studio Team Explorer 2012 (included in all Visual Studio editions or may be separately downloaded) to create a team project on a TFS 2012 server.  If you use VS 2010, you will get an error about not having permission.  The error message is very misleading, because it’s not a problem with your permissions.

--------------------------- 
Microsoft Visual Studio 
--------------------------- 
TF30172: You do not have permission to create a new team project. 
--------------------------- 
OK   Help   
---------------------------

原文地址:https://www.cnblogs.com/zjoch/p/2948983.html