Richard Fennell

Mirror of 'But it works on my PC!'

Browse by Tags

All Tags » Sharepoint » VSTS (RSS)
Writing a webpart to work inside and outside Sharepoint when talking to WCF
I have posted in the past on porting our ASP.NET bug tracking systems into Sharepoint and also linking it to TFS . The idea being that the initial customer support contact is tracked in the call tracking system e.g. is it switched on, is there paper in...
TFS TeamBuild and Sharepoint WSP deployment (and any post build events for that matter)
We use the SharePoint Visual Studio Project Template on CodePlex to create WSP deployment packages for our SharePoint features. I tend to think of this WSP creation project in the same way as a MSI installer; so we don’t put SharePoint components into...
Moving the document store in TFS
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...
Bug tracking with TFS
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...