Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TF30063: You are not authorized to access after change from TFS2010 to TFS2012

Tags:

I am working with VS2012 and TFS2012. Before I have worked with VS2010 and TFS2010 and my credential was stored in the Credential Manager. Everything works fine and the shift to TFS2012 and VS2012 was successful. The VS2012 used the old settings in the Credential Manager.

The Admin has now changed my access to TFS with new username and pswd. After deleting my old credentials and login via VS2012 I get the Error "TF30063: You are not authorized to access..."

Does anyone have an idea why this might be? Mabe are the permission on TFS2012 not correct? The Admin said, that the permission are not changed and that they have the same settings as in TFS2012.

Thanks in advance for every hint.

Best regards.

like image 422
Gambl Harrenhal Avatar asked May 07 '13 09:05

Gambl Harrenhal


People also ask

How do I fix error TF30063?

You can clear TFS's cache from following location, just change the user name as per your system. Once cache will delete, probably TFS will ask for credential to reconnect. You need to provide valid credentials and TFS will work.


1 Answers

Most people probably get this error with visual studio. Example in vs 2013, team explorer tab - click on

Select Team Projects   ->  Select a Team Foundation Server   

You should get prompted to login. If you had cancelled a login prompt, this is your chance to enter the credentials again.

For Visual Studio 2012

Team Explorer -> Connect to Team Projects (plug icon) -> Team Foundation Service -> Connect 

For Visual Studio 2015

Team Explorer --> Connect to Team Projects (plug icon) --> Manage Connections --> Connect to Team Foundation Server

like image 110
Tom Stickel Avatar answered Oct 25 '22 18:10

Tom Stickel