Welcome to Team System Rocks Sign in | Join | Help

Monday, August 14, 2006 - Posts

Troubleshooting "TF50608: Unable to retrieve information for security object"

Since I haven't posted in a while, I decided to post a triple header. One of my clients encountered the following error while trying to implement Continuous Integration (CI). Even when he tried to manually launch a build using the same Team Project, the
posted by jldavid | 1 Comments

Displaying Work Items on an ASP.NET 2.0 Web Page

A lot of the people I've met in the past year have requested code that demonstrates how to display work items on a webpage. I've created an ASP.NET 2.0 sample from my upcoming book Professional Team Foundation Server which I will
posted by jldavid | 0 Comments

Tip: Creating Code Snippets for Custom Build Tasks

As I mentioned on my other blog, I am currently working on some Team System courseware. While developing code snippets for the Team Foundation Build content, I encountered an interesting problem. Here is the original code I came up with for the code
posted by jldavid | 2 Comments