A new hotfix package is available for version 3.0 of the TMCore SharePoint Module. This package addresses a number of bugs and performance issues. The full change list can be found below.

Systems Affected

This hotfix should be applied to any installation of the TMCore SharePoint Module 3.0 downloaded before 12th April 2008. 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:WindowsASSEMBLY, 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.0.0.3 - if the file version shown is greater than or equal to 2.0.0.3, then you do not need to apply this hotfix.

Installation Instructions

  1. Download the Hotfix3 package.
  2. The package is provided in a compressed ZIP file. Unzip the package on a machine in the server farm. The package contains the following files:
    • NPSharePoint.wsp. This is an updated copy of the SharePoint Solution package provided with the 3.0 release of the TMCore SharePoint Module.
    • NPOfficeServer.wsp. This is an updated copy of the SharePoint Solution package provided with the 3.0 release of the TMCore SharePoint Module.
  3. Use stsadm to upgrade the NPSharePoint.wsp and NPOfficeServer.wsp solutions on the server. The exact command-line you use will depend on how you want to schedule the upgrade, but in any case it must include the -allowgacdeployment option. A sample command line would be:
    stsadm -o upgradesolution -name NPSharePoint.wsp -filename NPSharePoint.wsp -local -allowgacdeployment
    stsadm -o upgradesolution -name NPOfficeServer.wsp -filename NPOfficeServer.wsp -local -allowgacdeployment
  4. After applying the solution updates it may be necessary to restart IIS.
  5. Change Log
    • BUGFIX: Fixed topic name generation to remove HTML encoding from the name strings.
    • BUGFIX: Fixed intermittent bug with TopicCreator page that prevented it from finding the newly created list item.
    • BUGFIX: Fixed an issue with the XML Query editor web control that caused it to crash when editing queries with complex nesting of selectors.
    • BUGFIX: Fixed the SQL generated from XML Query documents to work correctly when multiple selectors are grouped under an OR group.
    • BUGFIX: The ContentTypeCreatorFeatureReceiver that processes the MappingsUpdates.xml file generated by the NPCL Schema Editor extensions now pushes all updates down to lists.
    • BUGFIX: XML Query document locations using in Topic Query Selectors can now be specified using server-relative URLs.
    • BUGFIX: Fixed performance issue with Related Topics fields when refreshing from the topic map.
    • BUGFIX: Fixed webpart descriptor file for SearchResultsTopicList by changing it from a .dwp to a .webpart file. NOTE: It may be necessary for upgraders to remove the SearchResultsTopicList web part and add it again for this bug fix to take effect.
    • BUGFIX: Reinstated .dwp files for the simple Topic Search Web Part and the Topic Map Search Results web part.
    • BUGFIX: View Properties on an XML Query document now correctly displays boolean AND and OR groups and the sort order of the results if any sorting is applied.
    This hotfix also rolls in the fixes previously provided in Hotfix1 and Hotfix 2, but it does not include the development tools updates provided in the Hotfix 2 package. For Further Support If you have any questions about this hotfix or require any further support, please contact us at support@networkedplanet.com.