Martin Hinshelwood (MrHinsh) on Visual Studio ALM

A Scottish software developer | SSW Solution Architect | Microsoft Visual Studio ALM MVP | Microsoft Visual Studio ALM Ranger | Scrum Developer Trainer
posts - 443, comments - 722, trackbacks - 57

My Links

News

Profile photo of Martin Hinshelwood Martin Hinshelwood on LinkedIn
Martin Hinshelwood on Twitter
Martin Hinshelwood on Facebook
Martin Hinshelwood on Messenger
Martin Hinshelwood on Feedburner

Martin is a Solution Architect at SSW, and also one of three Microsoft Visual Studio ALM MVP in the UK and has over 9 years experience in the software industry. Martin has recently joined the ranks of the Microsoft Visual Studio ALM Rangers deliver out of band solutions for missing features or guidance.

Microsoft Visual Studio ALM MVP

Martin speaks at DDD Scotland, one of the top events in the UK along with a number of User Groups across UK and Europe. And is excited to be presenting the Professional Scrum Developer course which he is one of only three qualified trainers in the UK.

Professional Scrum Developer Trainer Certified ScrumMaster

He aims to continue improve the engineering practices of development teams in the UK and Europe. He does this by migrating them to, and coaching them in the use of, Microsoft’s ALM offering in combination with Scrum. These offerings include Team Foundation Server (TFS) and Visual Studio.

Microsoft Certified Technical Specialist: Team Foundation Server  

Disclaimer

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

Locations of visitors to this page

Twitter












Tag Cloud

Article Categories

Archives

Post Categories

Image Galleries

Blogs I read

Blogs of Friends

Personal

Projects

VSTS

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: 2010-02-11 – Added link to Brian Harry’s post
Updated: 2010-02-12 – Adam Cogan was not clear that there were two problems with snapshoting running servers.


The upgrade was smooth, let me tell you the steps:

note: If you are upgrading from TFS 2008 you can follow our Rules to better TFS 2010 Migration

  1. Snapshot the hyper-v server 
    There are two reasons why you should never do this while the server is running:
    1. It’s Slow - Make sure you turn off your server before you take a snapshot. It took 15 minutes to get to 2% while the server was running, but turning it off had the whole operation completed in under 30 seconds. I think of this as very like the feature of Linux that let you recompile the kernel on the fly to avoid rebooting when adding drivers: Nice to have, but only if you have 10 hours to spare.
    2. It’s Dangerous - Brian Harry has an even better reason why you should never snapshot a running server.
  2. Uninstall Visual Studio Team Explorer 2010 Beta 2 
    You will need to uninstall all of the Visual Studio 2010 Beta 2 client bits that you have on the server. That's a no brainer, but you can remove them early to streamline your installation process
  3. Uninstall TFS 2010 Beta 2
  4. Install TFS 2010 RC
  5. Configure TFS 2010 RC
    Pick the Upgrade option and point it at your existing “tfs_Configuration” database to load all of the existing settings
  6. Test the server

All of our 52 developers are now up and running on TFS 2010 RC. Well…almost all. A couple of guys reported this problem even though they had previously connected to TFS 2010 Beta 2:

  1. If you get this error on the VS 2008 client after the upgrade, you should check whether you have KB74558 installed, if not you can download it manually or run diagnostics to ensure your entire system is up to date.
    clip_image002
    Figure: Error TF31001 or TF253022, but why is that link not clickable.

    clip_image001
    Figure:  Check that you have the update so you can connect to TFS 2010 via “Help | About Microsoft Visual Studio” 

 

 

I will be ironing out any other kinks tomorrow…

Next steps includes upgrading our build servers and moving all 52 developers over to Visual Studio 2010.

We were the first company on Beta 2 in production and I believe we are first on RC in production.

 

 


Need Help?

www.SSW.com.au

SSW was the first company in the world outside of Microsoft to deploy Visual Studio 2010 Team Foundation Server to production, not once, but twice.

Team Foundation Server

Visual Studi2010 ALM SSW provides expert Visual Studio ALM guidance including installation, configuration and customisation through our four Microsoft Visual Studio ALM MVP’s in three countries; Australia, Beijing and the UK. They have experience deploying to small development shops all the way through to large blue chips.

Professional Scrum Developer Training

Professional Scrum Developer Training SSW has six Professional Scrum Developer Trainers who specialise in training your developers in implementing Scrum with Microsoft's Visual Studio ALM tools.

Print | posted on Wednesday, February 10, 2010 12:55 PM | Filed Under [ ALM TFS Admin SSW Scrum VS 2010 VS 2008 TFS 2010 TFS 2008 SP 2010 TFS SharePoint ]

Feedback

Gravatar

# 2008 Team Explorer Client to the 2010 Team Foundation Server with images

How to connect 2008 Team Explorer Client to the 2010 Team Foundation Server , i am able to connect 2010 team explorer
2/10/2010 1:40 PM | satish
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

But the real question is - is the upgrade this smooth from 2008 to 2010?
2/10/2010 4:06 PM | Zachary Burns
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

Looks like your "Rules to better TFS 2010 Migration" links is broken.
2/10/2010 7:58 PM | Billy
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

Billy, it looks OK and I have had a number of guys check it...

The server is in Australia so can be a little slow in your are in Europe. Let me know if it is still broken for you...
2/10/2010 9:23 PM | Martin Hinshelwood
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

Zachary,

Yes it is. I would sugest doing a little test migration first, but we did not have any problems..

Check out http://blog.hinshelwood.com/archive/2009/10/25/deploying-visual-studio-2010-team-foundation-server-beta-2.aspx
2/10/2010 9:26 PM | Martin Hinshelwood
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

Is it now possible to connect to a collection from Visual Studio 2008 with the Team Explorer GDR update?
We tried it with the TFS 2010 Beta 2 release but the 'Add Team Foundation Server' dialog disables the Ok button when entering a path in the 'Port number' textbox.
2/12/2010 8:27 AM | Florian
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

Nevermind the above question. I found it through some links from this blog.

http://msmvps.com/blogs/molausson/archive/2009/10/20/tfs-2010-client-compatibility-matrix.aspx
2/12/2010 9:06 AM | Florian
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

I want to install TFS2010 RC in a new VM and migrate my TFS2010b2 database to it. Possible?
2/15/2010 4:31 PM | Ken
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

Martin,

Thanks, it appears to be working for me now. I am in the states, must have been timing out for me.
2/17/2010 5:31 PM | Billy
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

While executing Full backup. I am getting below error.

Job is invoked by ***\mbondre

Executed as user ***\machine sql server execute package utility version ---- for 64 bit

Do you have any idea on this?

2/22/2010 5:07 AM | Mayur B
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

The TFS 2010 beta is not currently officially supported by WIM, but you should be able to get it (mostly) working. First of all, you need to make sure that you are using the TFS 2008 (SP1) assemblies with WIM because it was built against those assemblies and does not work with the TFS 2010 beta assemblies
2/24/2010 4:46 AM | m3 ds real
Gravatar

# re: Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done

We are looking to migrate TFS 2010 Beta 2 database to TFS 2010 RC, what is the best way to import and export SQL 2008 database to TFS. Can you export part of the SQL database including history logs?




I get this error when I try to export database:
- Setting Destination Connection (Error)

Messages
Error 0xc0202009: Destination 15 - LabForwardLink [19]: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x800400FA.
An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x800400FA Description: "All bound columns are read-only".
(SQL Server Import and Export Wizard)

Error 0xc0202040: Destination 15 - LabForwardLink [19]: Failed to open a fastload rowset for "[dbo].[LabForwardLink]". Check that the object exists in the database.
(SQL Server Import and Export Wizard)

Exception from HRESULT: 0xC0202040 (Microsoft.SqlServer.DTSPipelineWrap)


Error 0xc0202040: Destination 15
3/23/2010 5:49 PM | Michael Cai
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: