About 3,090 results
Open links in new tab
  1. TFs 2010 - Use of TFSConfig Identities command

    Nov 4, 2016 · If you not add the newdomain\user12345 in TFS 2010, in TFS 2010 database, there’s only has this olddomain\user12345 and its SID. So you can execute TfsConfig Identities /change command change the user12345 to new domain and new SID in TFS database.

  2. How to remove mappings in TFS 2013 - social.msdn.microsoft.com

    Aug 14, 2015 · More details about removing components that you have configured to participate in data synchronization between Visual Studio Team Foundation Server (TFS) and Microsoft Project Server, you can refer to the link below.

  3. TFS build quality change event not getting triggered quickly

    Aug 8, 2016 · I am using TFS Deployer 1.5.2.0 with TFS server 2012. My deployment script works fine when triggered manually. But the problem I face is, "Most" times (but not always) TFS deployer is able to sence the build quality change immediately when the build's quality is changed in TFS. I have seen cases where the TFS deployer gets triggered after 6 hours of changing …

  4. TFS Backup and Restore - Unable to See Marked Transactions

    Feb 17, 2012 · I can restore the database to the restoring state; however, when applying the transaction logs I don't see any marked transactions to restore to. I don't even get a list to choose from.

  5. [Win32Exception (0x80004005): Access is denied]

    Nov 9, 2015 · I installed TFS 2012 on a server and when attempting to connect to the web access for it, I get the following error: [Win32Exception (0x80004005): Access is denied]

  6. Builds not being deleted based on Retention policy

    Oct 13, 2015 · In the build folder, I have 71 builds, which is more than the expected 31 based on the retention policy.

  7. Remove association of automated testcase in TFS

    May 7, 2012 · When I remove test case association using TFS's API like this: testCase.Implementation = null; testCase.Save;

  8. TFS Best Practices Analyzer (TFS 2013) issue?

    Mar 9, 2016 · I want to run the TFS Best Practices Analyzer for TFS 2013 to do a Team Foundation Server Complete Health Check.

  9. TFS Services error due to authentication - social.msdn.microsoft.com

    Apr 9, 2013 · In IIS what is the authentication type for that webservice? Can you go to the TFS admin console and click "reapply account"? Can you also run the best practices tool in the TFS Power tools? Ahmed is an independent consultant in Ottawa, Canada specialized in .NET, Biztalk, WCF, WPF, TFS and other Microsoft technologies.

  10. Adding new build process template in TFS project brings up git …

    May 8, 2017 · I'm using Visual Studio 2015 Update 3 on client and TFS 2012 server and XAML builds. What I'm experiencing is that when I go into a build definition to select the template to use and press the new button to add a new template I'm presented with a dialog that seems like it thinks I want to pick the XAML template from a git project.