The project file has been moved renamed or is not on your computer

后端 未结 15 1312
心在旅途
心在旅途 2020-12-22 20:49

I get this error when I try to load a VS 2008 project from TFS source control:

The project file has been moved, renamed or is not on your computer

15条回答
  •  离开以前
    2020-12-22 21:12

    Delete the .suo file in a special way.

    1. Don't have the solution open when you delete the hidden .suo file.
    2. Restart VisualStudio.
    3. Open solution and Add project without error message.

提交回复
热议问题