Browse by Tags
All Tags »
TFS (RSS)
On upgrading a VS 2008 project to VS 2010 beta 1, some of my unit tests didn’t upgrade fully. There were some references to version “9.0.0.0” assemblies. I need to go back and let people know about the problem, but I pursued a “nuke everything,
Read More...
I’m trying to sync a mpp file with a few thousand rows. I haven’t made assignments for everything yet, so I just want to sync a few rows. There is some help in the documentation, if you remember a few nuances: There’s a sweet article called
Read More...
I get a lot of questions about setup problems, and they're regularly related to a missing user permission. The Team Foundation Application Tier is (typically) composed of IIS Web Services, SQL Reporting Services, and Windows SharePoint Services. Loosely
Read More...
The guys over at Notion Solutions released a set of tools that add some convenience to some typical Team System tasks. I've worked with the tools, an they're pretty easy to configure. I was talking with Chris Menegay , and he said that they just had common
Read More...
I hit a weird error with Scrum for Team System where a new installation didn’t show the “admin” page for creating new teams and environments. Of course, I was baffled. Someone found a nice fix and posted on the forums: Blank Team Project
Read More...
Steve Andrews and I both have sessions about VSTS in the upcoming Atlanta Code Camp . Registration is already open. We’ve got a lot of speakers on LINQ, Azure, OSLO, Ruby, Search, Silverlight, and more sessions . I’m going to talk about
Read More...
Some of you might have seen an error like Could not load type 'Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemTypeDeniedOrNotExistException' from assembly 'Microsoft.TeamFoundation.WorkItemTracking.Client, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Read More...
We've posted a preview of the migration toolkit over on Codeplex , and the PM for the product blogs about it on his blog . So what does it let you do? You can use it to import data from other systems (bug tracking systems, version control systems, etc.)
Read More...
Brian Keller explains how to integrate TFS with SharePoint Services 3.0 here . It's a pre-release integration, but it gives you a way to use some of the more recent SharePoint capabilities with your Team Project Portal. Matt Mitrik posted a link to the
Read More...
After I've told everyone that it can't be done in Team System, Buck Hodges posts how to emulate that behavior: http://blogs.msdn.com/buckh/archive/2006/03/02/shadow-folders.aspx .
Read More...