A new hotfix package is available for version 3.2 of the TMCore SharePoint Module.
Systems Affected

This hotfix should be applied to any installation of the TMCore SharePoint Module 3.2 downloaded before 19th September 2012. If you downloaded your copy of the software from our site on or after this date, the hotfix is included in the package and you do not need to apply it again.

To determine if your system is affected, check the File Version property of the assembly NetworkedPlanet.SharePoint in the GAC (browse to C:\Windows\ASSEMBLY, locate the NetworkedPlanet.SharePoint assembly, right-click and choose Properties. The File Version can be found on the Version tab above Description and Copyright). This hotfix updates the File Version of the NetworkedPlanet.SharePoint assembly to 2.2.5.0 - if the file version shown is greater than or equal to 2.2.5.0, then you do not need to apply this hotfix.

Upgrade Instructions

  1. Download the hotfix 5 package for SharePoint 2007 or SharePoint 2010.

  2. The package is provided in a compressed ZIP file. Unzip the package on a machine in the server farm.

  3. Upgrade the NPSharePoint.wsp solution. The exact command-line you use will depend on how you want to schedule the upgrade, but will be similar to:

stsadm -o upgradesolution -name NPSharePoint.wsp -filename NPSharePoint.wsp -allowgacdeployment -allowcaspolicies -local
  1. Upgrade the NPOfficeServer.wsp solution. Use the following STSADM command:
stsadm -o upgradesolution -name NPOfficeServer.wsp -filename NPOfficeServer.wsp -allowgacdeployment -allowcaspolicies -local
  1. Restart IIS and Windows SharePoint Services Timer

Change Log

BUGFIX: Fixed a false negative being returned in the SynchronizationTask and ProfileScraperTask when site collection URLs were part of an Alternate Access Mapping within the timer job’s Web Application