Additional Steps for SharePoint Integration v1

If you are upgrading SharePoint Integration v1, do the following:

  1. Permission to access the SharePoint Integration database is required for the upgrade package to automatically update the changes in each of the AgilePoint-enabled SharePoint Integration virtual servers. If the permission is not set, a message will appear after the upgrade that indicates the upgrade has been applied successfully, but errors occurred.

    The following manual procedures are required:

    1. Open the SharePoint Configuration Manager and make a list of all the AgilePoint-enabled SharePoint virtual servers.
    2. Copy all of the DLL files from C:\Program Files\AgilePoint\SharePoint[Version]\Template\layout\bin to the bin folder of each virtual server (e.g. C:\Inetpub\wwwroot\wss\VirtualDirectories\8000\bin).
  2. To activate the latest AgilePoint Web Parts for SharePoint, open the SharePoint Configuration Manager and make a list of all the AgilePoint Enabled SharePoint virtual servers.
  3. In a command prompt, navigate to C:\Program files\Common Files\Microsoft Shared\web server extensions\12\BIN folder and execute the following command repeatedly with the URLs in your virtual servers list to activate the Web Parts on each of the SharePoint virtual servers:
    STSADM.EXE –o activatefeature –name AgilePointWebParts –url
                [virtual server url] –force