Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio can't remember my account information for CodePlex TFS

I'm running Visual Studio 2010 Ultimate, and I'm working on a project hosted on CodePlex to which I connect through TFS. Each time I open the solution, VS prompts me for the account information.

Is there any way I can make VS remember my credentials, so I don't have to enter them each time?

This is currently the only project on TFS I'm working on, but to be future-proof I'd like to save the credentials on solution-level, so I can work on other projects on other TFS servers and have those accounts saved as well.

Thank you senzacionale for the screen shot

like image 356
Tomas Aschan Avatar asked May 28 '11 23:05

Tomas Aschan


People also ask

How to reset TFS credentials?

Go to https://password.tfs.tamu.edu. 2. Click “Reset Password”.

How to remove TFS credentials from Visual Studio?

1. Go to Control Panel (Start -> Control Panel). 5. Click on two credential's modify link, click the link Remove from vault to remove stored TFS credentials.


1 Answers

Use the Windows 7 Credentials Manager to store your login credentials to the site.

Go to Control Panel -> User Accounts and Family Safety -> Credentials Manager -> Add Windows Credential and enter the address and your credentials as following:

enter image description here

like image 134
Duat Le Avatar answered Nov 15 '22 09:11

Duat Le