Obscure Problems and Gotchas

If you couldn’t find your answer to your weird problem, you might find it here.

Menu

Skip to content
  • Home
  • About
  • Application Errors Hall of Shame
  • DyslexicApps
tfs

Visual Studio 2017 will not connect pre-existing repository to TFS after TFS URL has changed

Irritating problem There is an amalgam of complaints about this issue already on the product form, you can view them here: https://developercommunity.visualstudio.com/content/problem/26914/team-explorer-does-not-recognize-previously-cloned.html The scenario for this problem to play out is like so: Your TFS administrators...

NuGet package references are not found after getting latest from a new branch in TFS

NuGet is incredibly fragile and brittle One of the reasons I don’t like using NuGet together with TFS is that it always manages to get confused as to where things are actually installed every time...

How to get all files modified for a work item in TFS

Introduction Just like everything that requires coding with (or against?) TFS API – this was not a small task. This took a while for me to understand and figure out, especially since how you work...
Designed by Rohit Tripathi.
  • Home
  • About
  • Application Errors Hall of Shame
  • DyslexicApps