+1.604.763.2828 Vancover, Canada | +1.206.923.9676 Seattle, USA | +44.020.3239.8686 London, UK | +86.1358.161.6375 Beijing, China   
Home  info@primeobjects.com   
Products & Features Consulting Partners Blog and Communitiy About Us
Products & Features Consulting Partners Blog & Community About Us Sign up, 14 days free Login >>

Developer Updates
We're software engineers who love building great software!

Tuesday, January 05, 2010

Team Founder Server 2008 - TF53011 Not a licensed user

Source: Developer Updates
Tags: Team Foundation Server , Team Foundation Server 2008 , TFS

I have tried many ways to add a domain user into Team Foundation Server 2008 without any luck. I keep getting TF53011 error. It seems the security settings on TFS user interface are useless. The Valid User group does not help to make a user "VALID" or say "Licensed".

After Google search for 20 minutes, the command line below eventually did the trick. As I said before Team Foundation Server is garbage. Can you imagine that you have to achieve the most common operation by a command line?

TfsSecurity.exe /server:YourTFSServerName /g+ n:"[Server]\Team Foundation Licensed Users" n:"DomainName\UserName"

Note: You need to keep [Server] as it is without any change.

posted by Gary Zhang @ 09:03:02 PM   0 Comments
Email the article to a friend
Add comment to the article.

Monday, December 07, 2009

TF30063 and TF31003 error when connecting TFS on Windows 7

Source: Developer Updates
Tags: Team Foundation Server , TFS , Windows 7

When connecting to the Team Foundation Server (TFS) from a new upgraded Windows 7 Home Edition this morning , I got TF30063 error. And the same TFS server was able to be connected without any issue on Vista before upgrading to Windows 7. I found other users had same issue after upgrading to TFS SP1 when trying to connect to TFS through Internet. I followed the solutions posted online and solved the issue after running the command below and doing a get-latest.

"%ProgramFiles%\Microsoft Visual Studio 2008 Team Foundation Server\Tools\TfsAdminUtil.exe" configureconnections /PublicATUri:<uri>

In my case, I put <uri> to be http://www.primeobjects.com

Cheers

posted by Gary Zhang @ 10:32:54 AM   0 Comments
Email the article to a friend
Add comment to the article.
Subscribe to Current Posts [RSS Feed]
Subscribe to Latest Posts [RSS Feed]



Favorite Links

    © Copyright 2009 PrimeObjects.com. All Rights Reserved. | Security Statement | Privacy Statement