Unable to create project on TFS 2015 from VS 2013 Update 5

When I try to create a new project in TFS 2015from VS 2013Update 5, I get an error message:

TF400324: Team Foundation services are not available from the server.

Technical information (for the administrator): TF200038: you cannot create a team project with Team Explorer version

+4
source share
2 answers

According to this article on MSDN , you need to install VS 2015 to create a team project in TFS 2015:

You must connect from a client that is at the same version level as TFS. That is, you must connect to TFS 2015 from the version of Visual Studio 2015.

VS 2015 , .

+4

- Team Foundation Server.

,

* TFS * TFS (2010/2012/2013), * TFS , * TFS

-

  • Visual Studio

  • , - TFS.

  • % LocalAppData%\Microsoft\Team Foundation\4.0\Cache

  • % LocalAppData%\Microsoft\Team Foundation\5.0\Cache

Visual Studio

TFS , . TFS,

%LocalAppData%\Microsoft\Team Foundation\

, .

, TFS.

, .

0

Source: https://habr.com/ru/post/1606741/


All Articles