How to write a data collector for MTM 31 August 2010 Donovan-Brown Work (0) http://msdn.microsoft.com/en-us/library/dd286649.aspx
Can't save values in custom controls on TSWA 2010 27 August 2010 Donovan-Brown Work (0) Problem: I just upgraded my TFS 2008 to 2010 and my custom TSWA controls are no longer saving values. Solution: Make sure the first thing you do in the InitializeControl() method from the IWebWorkItemControl inteface is call the code that populates the base.Controls collection.&nbs... [More]
Where in the world is WorkItemChangedEvent defined? 25 August 2010 Donovan-Brown Work (0) Problem: I am not asked to write TFS Event Handler web services very often and I can never remember where WorkItemChangedEvent is defined. I spend more time searching for that missing reference than I do writing the code. Solution: For TFS 2010 WorkItemChangedEvent is in C:\Program Files\Mi... [More]
Verify SharePoint 2010 Products for Team Foundation Server 24 August 2010 Donovan-Brown Work (0) I had to install TFS against an existing SharePoint 2010 install. [More]