Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/tfs/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net 将现有项目添加到TFS2010中_Asp.net_Tfs - Fatal编程技术网

Asp.net 将现有项目添加到TFS2010中

Asp.net 将现有项目添加到TFS2010中,asp.net,tfs,Asp.net,Tfs,我已为TFS服务器配置了单个项目集合的所有凭据。现在我可以在Team Foundation中创建一个项目。它在TFS服务器中正确添加。但我无法使用(将解决方案添加到源代码管理)添加现有源代码 您是否创建了一个“团队”项目,而不仅仅是一个项目。如果没有,那么你需要先这样做。如果您正在联机使用TFS,那么您可以通过它来完成,或者,在VisualStudio中,选择New->Team Project 然后,您应该能够将您的解决方案添加到您创建的团队项目中 TFS206018: The items co

我已为TFS服务器配置了单个项目集合的所有凭据。现在我可以在Team Foundation中创建一个项目。它在TFS服务器中正确添加。但我无法使用(将解决方案添加到源代码管理)添加现有源代码

您是否创建了一个“团队”项目,而不仅仅是一个项目。如果没有,那么你需要先这样做。如果您正在联机使用TFS,那么您可以通过它来完成,或者,在VisualStudio中,选择New->Team Project

然后,您应该能够将您的解决方案添加到您创建的团队项目中

TFS206018: The items could not be added to source control because either no team projects have been setup,or because you do not have permission to access any of the team projects in the current collection.