
TFS Java API can not get WorkItemClient
Jun 18, 2012 · I have trial version of TFS 2010 installed on my local machine. I have build some application using TFS Java api 2010.
Error: TF14098: Access Denied: User RADIANT\james needs ...
Sep 20, 2007 · The discussion for TFS has moved! Report a problem with TFS itself on Developer Community, provide a suggestion on UserVoice, get advice on Stack Overflow, and get …
TFS Check if a file exists in a workspace?
Aug 15, 2012 · I need to know if it is possible to check if a file exists in a workspace and how it would be done.
File grayed and showing "not downloaded" in Source Control …
May 16, 2008 · I have other problems with this project in TFS source control, but I'll get to those later. My problem is that I have a file showing as Not downloaded in the Latest column and it is …
TFS Workitems Cleanup - social.msdn.microsoft.com
Dec 9, 2015 · It is a Permanently Delete TFS Work Items Tool toremove one or more work items from the Team Foundation database for a team project collection.You can configure setting for …
Cannot resolve user or group - social.msdn.microsoft.com
Aug 22, 2007 · We have two TFS at our company, and both are in the same domain for now. When I first installed each of them, I was able to add users with no problem. Today, however, I …
Difference between Visual Source Safe and TFS??
Nov 30, 2006 · TFS is *much* better and more more of an enterprise solution - but does need a dedicated server to run on whereas VSS just operated using a network share. You might find …
TF30063: You are not authorized to access collection
May 26, 2017 · I have the below issue, while accessing the tfs from my code Microsoft.TeamFoundation.TeamFoundationServerUnauthorizedException: 'TF30063: You are …
Unable to delete workspace without server...
May 20, 2010 · The "D:\DEV\TFS\<Project>" is the workspacename that I am trying to remove. As I said, it was created on a server which no longer exists. If you try to delete the workspace …
Basic authentication requires a secure connection to the server?
May 26, 2014 · Basically, HTTPS is not configured (correctly) on the TFS server. Is there a way to programmatically connect to a self-hosted TFS 2013 server without using HTTPS? Thank you.