
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.
TF400324: Team Foundation services are not available from server
Jul 17, 2017 · TF205020: Could not connect to server ‘xxxx\yyyy'. This server was used in your last session, but it might be offline or unreachable. Confirm that the server is available on the …
Getting server status through TFS Web Service
Nov 3, 2010 · TFS SDK is much easier to use and provides rich set of functionality. The TFS SDK is a client side API that wraps and handles the calls from the client to TFS trough the web …
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 20, 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 …
Unable to delete workspace without server...
May 18, 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 …
TFs with Classic ASP and microsoft Java
Jul 28, 2008 · 1. Is it practical to achieve what we want using TFS ? eg. would we be able to set up development environment for the application in Classic ASP and microsoft Java ? For Java, …
Documentation of the TFS 2012 Web Access URLs
Jul 29, 2013 · Have you discovered any documentation updates from Microsoft regarding documentation for the TFS 2012 Web Access URLs. I am migrating a client from TFS 2010 to …
Can we output the result of a custom TFS query executed from …
Jun 7, 2017 · I have just learned to use TFS API and execute TFS queries by making console application in C#. With such a C# program, I am able to filter, calculate and extract the data I …
xcopy returning "file not found" error when run from …
Jul 26, 2013 · Thanks for your post. As we know that TFS Build Service account will execute the custom command line on build agent machine, so please logon your build agent machine …