Browse by Tags

Moving the document store in TFS
07 August 08 03:50 PM | Richard | with no comments
I have at last got round to moving the location of the WSS sites used by our TFS server from the WSS instance running on our TFS Application Tier (AT) to our main 64bit MOSS 2007 server farm. A job I have been putting off for ages. I decided that there...
Filed under: , ,
Bug tracking with TFS
06 July 08 11:37 PM | Richard | with no comments
I have posted in the past about my efforts to write a user facing bug tracking interface for TFS to integrate with our SharePoint based customer portal. I have had some mixed success , but the end point is that I am just not happy with what I have written...
Filed under: , ,
TFS WebParts in a 64bit SharePoint environment
04 January 08 04:20 PM | Richard | 1 comment(s)
In my post on using TFS WebParts in Sharepoint I provided a proof of concept set of source to allow work items to be viewed and edited within 32bit SharePoint 2007. However I hit a problem that our live SharePoint is running 64bit and the TFS API is only...
Filed under: ,
TFS WebPart for viewing workitems in SharePoint 2007
19 December 07 10:47 PM | Richard | 3 comment(s)
I have been trying to get a simple means for our clients to log faults into our TFS system whilst inside our MOSS2007 based customer portal. I had been suffering from two major problems as my previous posts mentioned. However, I now have some solutions...
Filed under: ,
TFS Webpart in MOSS2007
13 July 07 05:17 PM | Richard | 2 comment(s)
Introduction I said I would post again when I had something to show in my TFS WorkItem webparts project, well here it is. I have created a pair of web parts, one to list all the work items and the other to display the details of a given item. For testing...
Filed under: ,
First thoughts on using the TFS API inside Sharepoint 2007
08 July 07 10:46 PM | Richard | with no comments
I have been looking at writing some SharePoint 2007 (MOSS) web parts to show information about TFS workitems. This turned out to be a bit more complex than expected. I wrote a ASP.NET 2.0 webpart using the TFS WorkItem Tracking Web Project on Codeporject...
Filed under: ,