:: thoughts on team system and more RSS 2.0
# Tuesday, October 16, 2007

Next month I'll be at the Öredev conference to give a talk on experiences from implementing Team System and TFS. The talk will address common concerns, such as:

  • How do I plan for Team System?
  • How do I implement TFS?
  • What generally needs to be configured in a new installation?
  • What can be extended in TFS to support the way my organization works?

And Peter will be talking too, so a big opportunity to hear more about our expericens from build automation and why we developed TFSBuildLab.

Sign up for the conference to hear more about development in general and in this case Team Foundation Server in particular.

Tuesday, October 16, 2007 6:53:09 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System

TFSBuildLab v1 is done! Peter has done a great job wrapping up all loose ends and we've finally been able to get it out the door. The interest seems pretty good - the number of downloads so far is beyond our expecations.

Peter has written a detailed post on the updates from beta 2 to RTM here. Have a look at all the cool features and not to mention the statistics pulled from our TFSBuildLab production system.

So thanks for the interest so far and keep the comments and suggestions coming! The forum at Codeplex is always open.

Tuesday, October 16, 2007 6:32:13 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System
# Monday, October 01, 2007

Recently the v.1.3 of Team Foundation Power Tools (TFPT) was released. Great pack of utilities while we wait for TFS 2008 where many of the tools are built-in features.

The newest add-ons this time are:

  • Team Foundation Server Best Practices Analyzer: great tool for both performing a sanity check on a server before installing TFS as well as a utility for troubleshooting unhealty TFS installations.
  • Work Item Templates: a feature that allows commonly used work item forms to be pre-populated with the default values.

I ran the analysis above on our TFS server and fortunately it only returned a couple of minor issues found (like not having the latest quiecense GDR installed). Good for me :-) 

The release can be downloaded here.

Monday, October 01, 2007 10:00:28 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System
# Thursday, September 20, 2007

Microsoft Sweden has started a series of presentations under the umbrella "application life-cycle management (ALM) called ALM Live. The talks will cover areas like project management, agile development and configuration management and Magnus Juvas kicked it off yesterday with a talk on effective project management. The presentations are of course targeted for Team System and TFS. For the next couple of events I'll be talking about TFS and how use the version control system effectively.

Here's more information about the event at the different locations:

Stockholm: 25 oktober
Göteborg: 30 oktober
Malmö: 31 oktober

Thursday, September 20, 2007 9:36:31 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System
# Wednesday, September 19, 2007

It's going to be a great show this time, lots of good subjects and speakers! This time the major training companies have a chance to join in to show their muscels and I'll be working with Informator to give a talk on how Team System fits well both in a large as well as in a small project. We'll also look at some cool features coming in Visual Studio and TFS 2008 - maybe something about build automation? :-)

More about the event here (including registration of course!).

Wednesday, September 19, 2007 9:25:58 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System
# Sunday, August 26, 2007


Just a month after the first beta we've now released beta 2. Most work has been around easier installation and better administration, but a few new features are there as well.

Have a look at it at CodePlex: http://www.codeplex.com/tfsbuildlab.

Comments and suggenstions are much welcome as always. And please post to the forum as well.

Sunday, August 26, 2007 9:47:46 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System
# Monday, August 13, 2007


I've added my code for work item screenshot capturing to the WitCustomControls project on CodePlex. I've also added a new control for including a web browser in a work item based on code Naren sent me. Hopefully this project will include more commonly requested control types...and when Team System Web Access will handle custom work item controls this feature will really be useful...

Monday, August 13, 2007 10:50:54 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System
# Saturday, August 11, 2007

I like Virtual PC and I use it a lot. Recently I decided to rebuild my set of VSTS and TFS images. So I happily created a base image with Windows 2003 Server R2, IIS and Office 2007. This will serve as a good base for the rest of my disks, I thought. Next, I copied the base image to install TFS 2005 on it. I started up the VPC, used NewSID to change the computer Sid and give it a new name. Then I installed TFS and all its prerequisites without any problems. Patched it with service pack 1. Tested according to the doc’s (ran the web service, viewed the report site etc). All is good.

Then I went ahead and created a team project in TFS. Not so good… The project wizard failed with this error when creating the Share Point site:

Error
Unable to connect to the Windows SharePoint Services at TFSDEMO01 

Explanation
The Project Creation Wizard was not able to connect to the Windows SharePoint Services at TFSDEMO01. The reason for the failed connection cannot be determined at this time. Because the connection failed, the wizard was not able to complete creating the Windows SharePoint Services site. 

The project creation log didn’t say much more. The most interesting was the statement before it failed where it verified that the Share Point templates existed (http://tfsdemo01/_vti_bin/Sites.asmx).

Finally, this was logged to the Windows event log:

#50070: Unable to connect to the database STS_Config_TFS on TFSDEMO01.  Check the database connection information and make sure that the database server is running.

Since the errors were unintuitive, I Googled a while, checked permissions, updated the IIS scriptmaps, and checked a good number of other things to find the cause for the error. Nothing. Until I came across this post and it dawned on me. Never install IIS on a VPC image, then change the computer name (or Sid?) and expect IIS to work correctly after. This is probably obvious to everyone... What really fooled me was that IIS responded correctly and the TFS setup went through without an error.

Yesterday, a colleague of mine told me how I could enable hardware virtualization for Virtual PC on my Dell laptop (just enable it in BIOS). Now life is good again.

Saturday, August 11, 2007 10:48:56 AM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System
# Monday, August 06, 2007

Microsoft patterns & practices team just released the final 1.0 version of the Team Development with TFS Guide. This PDF book contains lots of useful guides and best-practices, ranging from source code control to build automation to process customization to... Get it here.

Monday, August 06, 2007 10:33:51 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] -
Team System
Navigation
Archive
<October 2007>
SunMonTueWedThuFriSat
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008
Mathias Olausson
Sign In
Statistics
Total Posts: 74
This Year: 22
This Month: 6
This Week: 2
Comments: 29
Themes
Pick a theme:
All Content © 2008, Mathias Olausson
DasBlog theme 'Business' created by Christoph De Baene (delarou)