TFS Error: Unable to determine the workspace for this solution

前端 未结 5 2160
面向向阳花
面向向阳花 2020-12-29 19:36

I get this error when trying to \"Go Online\" with a project on a Visual Studio 2010 ALM project.

The project was previously connected to a team project on Team Fou

5条回答
  •  灰色年华
    2020-12-29 20:25

    What I ended of having to do was re-map the workspace within the Visual Studio 2010 IDE.

    1. From the Visual Studio IDE Navigate to FILE->Source Control->Workspaces
    2. You will see a list of workspaces. Create a new workspace that points to your local project directory and the location of the source control folder on TFS.
    3. It will ask if you want to get the latest version from Source Control, select yes or no depending on which version of your code is the most up to date.

提交回复
热议问题