TF30227 error when creating team projects on TFS 2008

Historically we have used the eScrum process template for our TFS team projects. However, with a view to the TFS 2010 future we have decided to moved back to the MSF Agile template. We used eScrum to provide an easy to use web based project dashboard; we now think that we can achieve the same or better in TFS 2010 using Excel’s enhanced links to TFS and Excel Services in Sharepoint....

June 9, 2009 · 2 min · Richard Fennell

Addressing binding issues with with Ivonna 2.0.0 using <dependentAssembly> in web.config

I have been having some binding problems when trying to use Ivonna 2.0.0 against a version of Typemock Isolator other than the 5.3.0 build it was built to run against. This is a know issue, if your version of Ivonna and Typemock don’t match then you have to use .Net Binding redirection to get around the problem. So to track down the exact problem I used the Fusion logger shipped with the ....

May 29, 2009 · 3 min · Richard Fennell

The setup story for TFS 2010

I have been looking at the various install and upgrade stories for the TFS 2010 Beta. I have to say they are very nice compared to the older TFS versions. You now have a SharePoint like model where you install the product then use a separate configuration tool to upgrade or setup the features required. There are plenty of places to verify your setting as you go along to greatly reducing the potential mistakes....

May 27, 2009 · 1 min · Richard Fennell

Everytime I have to use Typemock I need to ask does my code stinks?

Ok a bit sweeping but I think there is truth in this, if you have to resort to a mocking framework (such as Typemock the one I use) I think it is vital to ask ‘why am I using this tool?’ I think there are three possible answers: I have to mock some back box that is huge and messy that if I don’t mock it will mean any isolated testing is impossible e....

May 24, 2009 · 4 min · Richard Fennell

Post Developer Day South West thoughts

DD-SW in Taunton seems to go well, a big thank you to Guy and the rest of the Bristol .NET user group for all their work getting this event up and running. Also it was nice to see new faces, it is certainly a good idea to get the DDD family events out to places beyond Reading, spreading the good works of the community across the country. Thank you to those who attended my session on Scrum, I hope you all found it useful....

May 24, 2009 · 2 min · Richard Fennell

Developer Day South West is this weekend

It is Developer Day South West this weekend where I will be speaking on Scrum. I may also do a lunch time grok talk on SharePoint and Typemock Isolator as I did at Developer Day Scotland. I think there are still spaces at this event, so if you can make your way down to Taunton on Saturday I think it will be well worth the trip.

May 21, 2009 · 1 min · Richard Fennell

Timeouts on Bitlocker to go

Since moving to Windows 7 I have encrypted all my USB pen drives and external USB disk drives with Bitlocker to go. This has been working great for me, I have noticed no performance problems and it give nice piece of mind. The only irritation is when you plug the encrypted drive into an XP or Vista PC you can’t read it, but this is meant to be being addressed....

May 21, 2009 · 2 min · Richard Fennell

TF255048 Error when installing TFS 2010 beta 1

When you setup a dual or multi server TFS installation you need to specify the location of the OLAP Analysis service instance that will be used for the reporting warehouse. As with much of the TFS installation and configuration process there is a test button to confirm your setting will work, these are always worth pressing. If there is a problem you could get a TF255048 error, as the text says this hints the server cannot be found or you have no rights to access it, which may well be the case....

May 21, 2009 · 1 min · Richard Fennell

Microsoft.AnalysisServices Assemblies missing when configuring Reporting Services on multiple server TFS 2010 Beta1

TFS 2010 provides far more options for the configuration of your server than the previous versions. You now can easily make use of any existing server resources you have such as SharePoint farms or Enterprise SQL installations. Today I was looking at one of these ‘less standard’ setups using some of our test lab equipment (hence the somewhat strange mix of 32bit and 64bit hardware) and hit a problem with the TFS beta 1 release configuration tool....

May 20, 2009 · 3 min · Richard Fennell

Getting "failed to start" with a SharePoint workflow

I have been playing around with some workflow code for a demo I am doing. This has meant creating and deleting a workflow project as I refine the demo. Whilst going through the process of a delete and recreate of the workflow (using the same name for the project/workflow but creating a new project from the VS file menu) I hit the problem that when the new version of the workflow was run I got a “failed to start” error....

May 20, 2009 · 1 min · Richard Fennell