PWA Trial Period Expired.

T

Teddy

After added a few solutions in SharePoint 2007 site, and rebooted the
SharePoint production boxes servers.
When access PWA site which include many workspaces and shared documents, the
default page show me
Trial Period Expired.

Don't think the deployed solutions has any relations with the PWA. Looks
like reboot caused the issue.
Tried to use Project Server production key update Central Administration -
Operations - Upgrade and Migration - Convert license type. But failed.

Currently , using SharePoint 2007 Server with Standard Client Access License.

Does anybody know about this issue? Thanks, Teddy Y
 
T

Teddy

I also tried to give the rights of accounts of iis app pools into local
administrators and Distributed COM Users. But still doesn't works.
 
T

Teddy

Here collect the detailed error:

Feature receiver assembly 'Microsoft.SharePoint.Publishing,
Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c', class
'Microsoft.SharePoint.Publishing.PublishingFeatureHandler', method
'FeatureActivated' for feature '22a9ef51-737b-4ff2-9346-694633fe4416' threw
an exception: Microsoft.SharePoint.SPException: The trial period for this
product has expired. at
Microsoft.SharePoint.Publishing.CmsSecurityUtilities.EnsureEvaluationNotExpired()
at
Microsoft.SharePoint.Publishing.PublishingFeatureHandler.FeatureActivated(SPFeatureReceiverProperties
receiverProperties) at
Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean
fForce)


Feature Activation: Threw an exception, attempting to roll back. Feature
'Publishing' (ID: '22a9ef51-737b-4ff2-9346-694633fe4416'). Exception:
Microsoft.SharePoint.SPException: The trial period for this product has
expired. at
Microsoft.SharePoint.Publishing.CmsSecurityUtilities.EnsureEvaluationNotExpired()
at
Microsoft.SharePoint.Publishing.PublishingFeatureHandler.FeatureActivated(SPFeatureReceiverProperties
receiverProperties) at
Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean
fForce) at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent,
SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)
 
Top