Microsoft, please help me diagnose TFS Administration permission issues!

I recently had a fun time trying to debug a permission issue I ran into using TFS 2010’s TfsConfig. Update 5th March 2010 – In its style of true excellence my company has added rant to its “Suggestions for Better TFS”. <rant> I was trying to run the TfsConfig tool and I kept getting the […]

Solution: Getting Silverlight to build on Team Foundation Build Services 2010

This is SSW’s first time using Team Build 2010 to automatically create a Silverlight application. In the past the guys have used Cruse Control, but we want to move to a pure TFS 2010 solution. When one of our developers (Allan) added a Silverlight 3 project to the Solution our build server spat it out. […]

Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

Visual Studio Team Foundation Server 2010 RC was released yesterday on MSDN. I am happy to report that today we successfully completed upgrading our production TFS 2010 Beta 2 server, to the new TFS 2010 RC. wow. Updated: 11th February 2010– Added link to Brian Harry’s post Updated: 12th February 2010 – Adam Cogan was not clear […]

Solution – IIS SMTP Service 5.5.2 rejected: need fully qualified hostname

We had a small problem today with a new site we were going live with. It was refusing to send emails in 90% of cases. Problems like these are always difficult to identify, but your first step is always to enable logging. #Software: Microsoft Internet Information Services 7.0 #Version: 1.0 #Date: 2010-01-09 18:49:30 #Fields: c-ip […]

Solution – SEO permanent redirects for old URL’s?

From time to time, your website structure may change. When this happens, you do not want to have to start from scratch with your Google rankings, so you need to map all of your Old URLs to new ones. This may seem like a trivial thing, but it is essential to keep your current rankings, […]

Investigation – SEO permanent redirects for old URL’s?

On the project I am currently working on we want to change the nasty http://northwind.com/products.aspx?ProductId=1 to a nice friendly URL on the website. This is pretty easy and can result in nice URL’s like http://northwind.com/products/BigGreenTeddyBaresFromParis.aspx. See Also – Solution – SEO permanent redirects for old URL’s? Updated #1 January 5th, 2010: – As suggested by […]

Create a VHD from the Windows Server 2008 R2 Image disk

Previously I created this the manual way, but if you have a fast internet connection and can take the 1.6gb download of the AIK, then this is a much easier way of getting started. This is not really the same as the SSW image that I created before, the SSW image was a lovely slipstreamed […]