Re-establish TFS source control bindings

前端 未结 10 1145
别跟我提以往
别跟我提以往 2020-11-29 02:16

I have about a dozen Visual Studio 2010 projects I\'ve been working on that are versioned in a TFS repository. Recently I went on a vacation and upgraded my computer\'s OS t

10条回答
  •  余生分开走
    2020-11-29 03:03

    When you have an invalid binding and unbinding/binding a project doesn't work, try the following:

    1. Unbind project in Change Source Control
    2. Unload project in Solution Explorer (For a website-project 'unload project' is not in the context-menu but in the 'Website' menu)
    3. Reload project in Solution Explorer

    Works for me all the time...

提交回复
热议问题