Upgrading the Archive Search Web Parts

We recommend that you upgrade the Archive Search Web Part on each of your SharePoint Server computers.

Work through this section if you are upgrading on WSS 2.0 or SPS 2003.

To upgrade the Archive Search Web Parts

  1. If the language selected for your SharePoint installation is English, go to step 2.

    If the language selected for your SharePoint installation is not English, copy the Web Part package EV_SharepointWebPartsCab.cab from the appropriate language folder under C:\Program Files\Enterprise Vault\Languages\Windows SharePoint Services Web Parts to the folder containing the Stsadm.exe tool, which is typically:

    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\BIN

  2. On the SharePoint server, open a Command Prompt window and then use the cd command to go to the directory containing the Stsadm.exe tool and the Web Part CAB file, which is typically:

    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\BIN

  3. Enter the following command to add the new Web Part on every virtual server on the SharePoint server computer:

    stsadm.exe -o addwppack -globalinstall -force -filename "ev_sharepointwebpartscab.cab"

  4. Restart IIS.