27 February 2011 0 Comments

Building SharePoint 2010 Solutions on a TFS 2010 Build Server

Last year I wrote a post about building Microsoft Office SharePoint Server (MOSS) 2007 solutions on a Team Foundation Server (TFS) 2010 build server , which talked about copying various SharePoint assemblies to a “Reference Assemblies” folder and adding a corresponding registry key for MSBuild to locate the assemblies. It’s nice to see that a similar process has already been covered on MSDN for SharePoint 2010: How to Build SharePoint Projects with TFS Team Build http://msdn.microsoft.com/en-us/library/ff622991.aspx However, there are few things I noticed about this MSDN article. First, the path for the registry key on 64-bit systems is incorrect (although you should be able to easily figure out what the correct path is, once you are navigating down through the registry).

Read the original: 
Building SharePoint 2010 Solutions on a TFS 2010 Build Server

If you liked this post, buy me a Coffee.

Leave a Reply