Manually Upgrading SharePoint Integration v2 Using STSADM

If you meet the prerequisites in this topic, you must manually upgrade AglePoint SharePoint Integration. This topic describes the manual upgrade procedure using the stsadm command line tool.

Prerequisites

Instructions

On the primary SharePoint server machine, do the following.

  1. On a machine where you extracted the AgilePoint Upgrade installer, navigate to the folder [AgilePoint installer files]\Net20\SharePointv2\.
  2. Copy the following files to your primary SharePoint server machine:
    • Ascentn.SharePoint.SettingsList.wsp
    • Ascentn.SharePoint.WebParts.wsp
    • Ascentn.SharePoint.WFIntegration.wsp
    • Ascentn.SharePoint.ListForm.wsp
  3. Open the stsadm command line tool.
    • SharePoint 2007 - C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN\stsadm.exe
    • SharePoint 2010 - C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe
  4. In stsadm, run the following commands to upgrade the solution files:

    SharePoint Integration for AgileXRM only:

    stsadm -o upgradesolution -name 
         Ascentn.SharePoint.WebParts_XRM.wsp -filename 
         "[AgilePoint Integration for SharePoint installation folder]\
         Ascentn.SharePoint.WebParts_XRM.wsp" -immediate 
         -allowgacdeployment -allowcaspolicies

    SharePoint Integration for AgilePoint:

    stsadm -o upgradesolution -name
         Ascentn.SharePoint.SettingsList.wsp -filename
         "[AgilePoint Integration for SharePoint installation folder]\
         Ascentn.SharePoint.SettingsList.wsp" -immediate
         -allowgacdeployment
    stsadm -o upgradesolution -name
         Ascentn.SharePoint.WebParts.wsp -filename
         "[AgilePoint Integration for SharePoint installation folder]\
         Ascentn.SharePoint.WebParts.wsp" -immediate
         -allowgacdeployment
    stsadm -o upgradesolution -name
         Ascentn.SharePoint.WFIntegration.wsp -filename
         "[AgilePoint Integration for SharePoint installation folder]\
         Ascentn.SharePoint.WFIntegration.wsp" -immediate
         -allowgacdeployment
    stsadm -o upgradesolution -name
         Ascentn.SharePoint.ListForm.wsp -filename
         "[AgilePoint Integration for SharePoint installation folder]\
         Ascentn.SharePoint.ListForm.wsp" -immediate
         -allowgacdeployment
  5. On each SharePoint machine that is a front-end web server, in the stsadm tool, execute the following command:
    stsadm –o copyappbincontent