About 50 results
Open links in new tab
  1. TFS API - How do I get the Build Name or Number of what Build (s) a ...

    Aug 11, 2009 · I'm looking to get the Build Number or Build Name of what Builds a particular ChangeSetID will trigger. I see there's a TfsWarehouse.dbo. [Build Changeset] table, but the …

  2. How to set a product key to a TFS 2015 installation (downloaded from ...

    May 23, 2016 · I have a server with a TFS 2015 installation (downloaded from msdn subscription) and now I want to set a product key because it will be a production server. I don't found the way to set the …

  3. TFS WebAPI - VS402612: The macro '@CurrentIteration' is not …

    Sep 28, 2015 · I confirmed that: the @CurrentIteration macro is not support in TFS API, you need provide the specific Iteration path value in your query script and use it in TFS API. We are trying to …

  4. Get the name of the logged in user of TFS in code

    Jul 8, 2011 · When running my code in debug (within the VS2010 IDE) I would like to know the name of the user logged into TFS. The reason is that the Windows user and domain are different than the …

  5. TFS Error (TFS Warehouse, Event ID 3000) - social.msdn.microsoft.com

    Aug 13, 2008 · 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 support on …

  6. WorkItem Attachments - How to upload?

    Jan 8, 2007 · WorkItem Tracking OM uses webservices exposed by TFS Server, so TFS Server deployed on a differnent machine will work fine Following is a code snippet that shows how to add …

  7. TFS 2015: Moving a Team Project from one Collection to another

    Dec 13, 2016 · You can use TFS integration platform tool to migrate/move the project from one team project collection to another team project collection.

  8. TFS Build problems - social.msdn.microsoft.com

    Feb 19, 2008 · The ascx control contains a label and a button of which both text properties are contained in a Resources.resx in the App_GlobalResouces section of my solution. When I build the …

  9. TFS 2015 Azure Web App Deployment - social.msdn.microsoft.com

    Feb 3, 2017 · I created a build in TFS 2015 that has an Azure Web App Deployment step that fails and gives the two exceptions below.

  10. Changeset Details Report - social.msdn.microsoft.com

    May 3, 2012 · By connecting to TFS CUBE in Excel, there're only a few changeset data, like changeset ID, changeset title, Checked in By. Comments of a changeset and associated workitem is not in there.