TFS not auto logging-in and no context menu
I've just re-installed my entire system (Win7 and VS2008 in particular) and then re-installed Team Foundation Server.
My problem is that when I open Visual Studio, I don't automatically get logged in to TFS like I used to.
And then, once I have logged in, if I right-click on my solution, projects, etc., I don't have any TFS options such as "Get Latest Version".
I've re-installed TFS and restarted the PC, but still the same.
Does anyone have any ideas what I need to do to fully configure TFS so that I'm automatically logged in and the TFS context menu items a开发者_如何学Cppear?
Make sure you have the Team Explorer as well as Visual Studio 2008 SP1 installed to have all team explorer options in Visual Studio.
To get automatically logged in you can use the Windows Credential manager (Control Panel > Credential Manager) and add a "Generic Credential" for your TFS server.
精彩评论