Welcome to Team System Rocks
Sign in
|
Join
|
Help
Jean-Luc David
Extending Team System
This Blog
About
Jul
August 2006
Sep
S
M
T
W
T
F
S
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
Syndication
RSS 2.0
Atom 1.0
Search
Go
Archives
August 2006 (6)
June 2006 (1)
May 2006 (2)
April 2006 (8)
March 2006 (4)
November 2005 (1)
October 2005 (3)
September 2005 (2)
News
Navigation
Home
Blogs
Forums
Photos
Tutorials
Files
Roller
Essential VSTS Links
Rob Caron's Team System Nexus
#region Coad's Code
Mickey Gousset's Weblog
Joe Sango's Weblog
Other Sites
ASP.NET Weblog
Monday, August 14, 2006 - Posts
Monday, August 14, 2006 7:06 PM
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
Monday, August 14, 2006 5:52 PM
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
Monday, August 14, 2006 5:18 PM
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