OnRoad Test Management

Welcome to OnRoad Test Management Sign in | Join | Help
in Search

Upgrade from v2.1 to v2.2

Last post 03-25-2010 12:00 by fmkg. 31 replies.
Page 1 of 3 (32 items) 1 2 3 Next >
Sort Posts: Previous Next
  • 03-10-2010 10:49

    • fmkg
    • Top 10 Contributor
    • Joined on 10-15-2009
    • Points 995

    Upgrade from v2.1 to v2.2

    Hi,

    we are currently upgrading and I wanted to uninstall v2.2 but the program "TFS Bug Item Synchronizer" is not shown in the Add-Remove-Programs Section.

    Shall I do the force uninstall procedure with the MS cleanup utility now?

    http://support.microsoft.com/kb/290301http://support.microsoft.com/kb/290301

    Thank you!

    • Post Points: 20
  • 03-10-2010 12:54 In reply to

    • ilpo
    • Top 10 Contributor
      Male
    • Joined on 06-16-2006
    • Espoo, Finland
    • Points 50,730
    • Juvander Consulting

    Re: Upgrade from v2.1 to v2.2

    Yes, run it with that.

    //Ilpo

    • Post Points: 20
  • 03-10-2010 14:21 In reply to

    • fmkg
    • Top 10 Contributor
    • Joined on 10-15-2009
    • Points 995

    Re: Upgrade from v2.1 to v2.2

    I run the MS cleanup utility but the "TFS Bug Item Synchronizer" is not listed there either.

    I deleted the IIS DefectWebService and I think I will just go ahead with installation of v2.2?

    Or could that cause problems later?

    • Post Points: 20
  • 03-10-2010 14:25 In reply to

    • ilpo
    • Top 10 Contributor
      Male
    • Joined on 06-16-2006
    • Espoo, Finland
    • Points 50,730
    • Juvander Consulting

    Re: Upgrade from v2.1 to v2.2

    Try to run the component setup first and see if it runs through. If that succeeds, then run the main setup. 

    //Ilpo

    • Post Points: 20
  • 03-10-2010 15:30 In reply to

    • fmkg
    • Top 10 Contributor
    • Joined on 10-15-2009
    • Points 995

    Re: Upgrade from v2.1 to v2.2

    OK - that worked fine.

    However after the installation the IIS DefectWebService is missing (I did iisreset) and only the DBService (Windows Service) is there.

    With version 2.1 there were 3 windows services.

    Has something gone wrong?

    Do I have to reboot?

     I cannot do an uninstall either:

    error message: Error 1001: The specified service does not exist as an installed service.

     

    Thanks.

    • Post Points: 20
  • 03-10-2010 15:36 In reply to

    • ilpo
    • Top 10 Contributor
      Male
    • Joined on 06-16-2006
    • Espoo, Finland
    • Points 50,730
    • Juvander Consulting

    Re: Upgrade from v2.1 to v2.2

    DefectWebService is something that you create manually in IIS. What you should have as services is DBService, YapWatcher and DefectWatcher.

    If any of these is missing, see InstallService.cmd how to install these manually. This file is in installation folder root.

    //Ilpo

    • Post Points: 20
  • 03-10-2010 15:43 In reply to

    • fmkg
    • Top 10 Contributor
    • Joined on 10-15-2009
    • Points 995

    Re: Upgrade from v2.1 to v2.2

    Great! Now the services are there.

    Now I noticed the Uninstall possibility when calling the Setup.exe.

    Maybe I should have called the old v2.1 Setup.exe to Uninstall...?

     Thanks for your quick help!

    • Post Points: 20
  • 03-10-2010 15:48 In reply to

    • ilpo
    • Top 10 Contributor
      Male
    • Joined on 06-16-2006
    • Espoo, Finland
    • Points 50,730
    • Juvander Consulting

    Re: Upgrade from v2.1 to v2.2

    If it does not show in the Control Panel program list, I don't think that the uninstall would have worked.

     //Ilpo

    • Post Points: 20
  • 03-10-2010 15:55 In reply to

    • fmkg
    • Top 10 Contributor
    • Joined on 10-15-2009
    • Points 995

    Re: Upgrade from v2.1 to v2.2

    OK.

    Now I am wondering whether I really had to delete the existing IIS DefectWebService (as described in the installation manual).

    Could I just have used the old one from v2.1 (I'm asking because I have to do the same installation on another machine later)?

    • Post Points: 20
  • 03-10-2010 15:58 In reply to

    • ilpo
    • Top 10 Contributor
      Male
    • Joined on 06-16-2006
    • Espoo, Finland
    • Points 50,730
    • Juvander Consulting

    Re: Upgrade from v2.1 to v2.2

    If you do installation to the same folder, it would have just used the old IIS DefectWebService settings. Only thing that changes is the dll in bin -folder. 

    //Ilpo

    • Post Points: 20
  • 03-10-2010 16:06 In reply to

    • fmkg
    • Top 10 Contributor
    • Joined on 10-15-2009
    • Points 995

    Re: Upgrade from v2.1 to v2.2

    Fine.

    Now unfortunately I get the following error when starting TFSSyncAdmin.exe

    Time: 10.03.2010 15:05:59
    Entry Assembly: TFS Sync Admin, Version=2.2.3713.37375, Culture=neutral, PublicKeyToken=1238f7c484dff28c
    Calling Assembly: MercuryLib, Version=1.3.0.0, Culture=neutral, PublicKeyToken=1238f7c484dff28c
    STACK TRACE:
       at b.ᜃ()
       at b..ctor()
       at ᜁ.ᜀ()

    ERRORMESSAGE, LEVEL 0, TYPE MissingMethodException:
    Method not found: 'System.Object JuvanderCommon.Utilities.XmlSerializerUtilityClass.LoadSerializedObjectFromFile(System.Type, System.String)'.
    Source: TFS Sync Admin
    STACK TRACE:
       at b.ᜃ()
       at b..ctor()
       at ᜁ.ᜀ()

     

    • Post Points: 20
  • 03-10-2010 16:11 In reply to

    • ilpo
    • Top 10 Contributor
      Male
    • Joined on 06-16-2006
    • Espoo, Finland
    • Points 50,730
    • Juvander Consulting

    Re: Upgrade from v2.1 to v2.2

    Did you run the component setup? If you did, run it still in repair mode.

    //Ilpo

    • Post Points: 20
  • 03-10-2010 16:30 In reply to

    • fmkg
    • Top 10 Contributor
    • Joined on 10-15-2009
    • Points 995

    Re: Upgrade from v2.1 to v2.2

    OK that works now.

    I uninstalled (it worked now) via SetupComponents.msi  and Setup.msi and then reinstalled.

    Thank you!

    • Post Points: 5
  • 03-10-2010 17:25 In reply to

    • fmkg
    • Top 10 Contributor
    • Joined on 10-15-2009
    • Points 995

    Re: Upgrade from v2.1 to v2.2

    I tested the new version.

    We would like to accomplish the following:

    1. QC-Item: Defect ("Type = Defect") <-> TFS-Item: Bug 
    2. QC-Item: Defect ("Type = Change Request") <-> TFS-Item: Change Request
     
    At the moment I can't see how to accomplish that?
    Is that possible at all?
     
    NOTE: We can't use the Destination Work Item Type-Field, because when using this field the WIT created in TFS has to be the same name as the "Type" in QC.
     
    Thank you!
    • Post Points: 20
  • 03-10-2010 19:00 In reply to

    • ilpo
    • Top 10 Contributor
      Male
    • Joined on 06-16-2006
    • Espoo, Finland
    • Points 50,730
    • Juvander Consulting

    Re: Upgrade from v2.1 to v2.2

    Just use the Destination Work Item Type field and select this QC field for that. On 2.2 there is now the setting DestinatinoWorkItemTypeValueMap in TFS project settings, you can pick an value map that you create and convert the type using this.

    //Ilpo

    • Post Points: 20
Page 1 of 3 (32 items) 1 2 3 Next >