Unable To Activate Office SharePoint Server Publishing Infrastructure

When trying to enable the Office SharePoint Server Publishing Infrastructure feature we were getting an “Access Denied” error.  The error in the application event log was:

Event Type:    Error
Event Source:    Office SharePoint Server
Event Category:    Publishing Provisioning
Event ID:    4965
Date:        5/13/2009
Time:        10:16:31 AM
User:        N/A
Computer:    SERVERNAME
Description:
Event log message was: ‘Failed to provision the scheduling job definitions.  Page scheduling will not succeed.’. Exception was: ‘System.Security.SecurityException: Access denied.

To resolve the issue, we took the following steps:

  1. Used stsadm to activate the feature:
    1. [code lang="dos"]stsadm -o activatefeature -name PublishingResources -url http://www.example.com[/code]
  2. Clicked the [Activate] button on the Site Collection Features page.
linkedin Unable To Activate Office SharePoint Server Publishing Infrastructuredigg Unable To Activate Office SharePoint Server Publishing Infrastructureshare save 120 16 Unable To Activate Office SharePoint Server Publishing Infrastructure

Leave a Reply