TFS: no longer auto-check files I modify from VS2008?

Has this happened to someone? Nothing has changed on my system, but TFS will no longer make auto check files when I edit them. If so, what did you do to fix it?

Under Tools → Options → Source Control → Environment, both Save and Edit are set to Check Automatically, so I'm pretty confused at this point.

+2


source to share


3 answers


I ended up having to "go online" for my solution. Such a pain.



+2


source


if you restart VS, fix it? Sometimes I get this, but it was just polluting VS



+1


source


Not sure about your specific TFS or Visual Studio version, however in VS2010 you have:

File> Source Control> Change Source Control

enter image description here

If your solution / project is listed as above, without server name, binding, etc., select it and click Bind. It might start working again.

0


source







All Articles