I'm using TFS Express 2015 and Visual Studio Community 2019. When I try to add solution to source control, I'm getting an error message: "TF206018: The items could not be added to source control because either no team projects have been set up...". There's no option of adding team project either in Team Explorer in Visual Studio or in TFS Express Admin Console!? Is it even possible to work with TFS Express on local machine with VS Community?
0
votes
1 Answers
0
votes
It seems it's an existing issue that there is no "New Team Project" option in VS 2019 connecting TFS 2015. Check the following case:
This issue has been reported in the following ticket, please vote and add your comments for this feedback track this issue: https://developercommunity.visualstudio.com/content/problem/690875/cannot-create-a-new-team-project-from-within-the-t.html
Since it's supported to create and delete Team projects from the web experience in TFS 2015.2 and later, you need to check your TFS edition to see whether you can create a team project from web protal:
As a workaround, you may need to use other versions of VS or install high version TFS.
