We’ve recently come across an issue with TFS 2015 RTM, where the CreateLabel() method would through an exception for one particular scenario. This was pointed out by one of our customers. We were able to get a part of his code that’s failing, private static void TFS_CreatelabelTest() { TfsTeamProjectCollection tpc = TfsTeamProjectCollectionFactory .GetTeamProjectCollection( new Uri ( "http://server:8080/tfs/DefaultCollection"...(read more)
↧