No team projects are available.

This error occurs when you try to add a file to Team Foundation source control from the Visual Studio client without first creating a team project.

To correct this error

  1. Create a team project. For more information, see How to: Create a Team Project.

  2. Map the team project to a local workspace. For more information, see How to: Create a Workspace.

  3. Create a Visual Studio file in the local workspace. To add the file to Team Foundation source control, right-click the file in Solution Explorer and then click Add to Source Control.

See Also

Concepts

Troubleshooting Source Control Issues