Archive | November, 2011

Hidden Gems in TFS–Part 7 Searching and Finding Work Items in Team Foundation Server

In this series of blog posts I like to highlight some features of TFS/Visual Studio that people seem to overlook. In my day to day job I often see that people don’t know about certain feature that are available in Team Foundation Server, Visual Studio or some of the Powertools. Some features are available as […]

Continue reading

TFS API – WorkItemStore is null and throws NullReferenceException

In the last weeks I wrote a migration tool to migrate test cases from Rally to Team Foundation Server. This tool is deployed to a server and runs as a Windows Service. After I made a small update to this tool suddenly my tool stopped working. My log file gave me the following error: Error […]

Continue reading