Cause:
The application pool account does not have access to create / update timer jobs which is required when enabling the Office SharePoint Server Publishing Infrastructure Site Collection feature.
Solution:
There are two options:
Steps to add application pool account to the farms administrator group
The application pool account does not have access to create / update timer jobs which is required when enabling the Office SharePoint Server Publishing Infrastructure Site Collection feature.
Solution:
There are two options:
- Temporarily add the application pool account to the farm administrators group, or
- Run the following command:
stsadm -o activatefeature -name PublishingResources -url http://SITECOLLECTIONURL
Steps to add application pool account to the farms administrator group
- Start > Programs > Administrative Tools > IIS Manager
- Expand the Application Pools node, locate the application pool associated with the site collection that is experiencing an issue
- Right-Click the Application Pool and select "Properties"
- Select the "Identity" tab
- Note the user account
- Start > Programs > Microsoft Office Server > SharePoint 3.0 Central Administration
- Site Actions > Site Settings > Advanced Permissions
- Click "Groups"
- Click "Farm Administrators"
- New > Add Users
- Add Users: Type the name of the Application Pool Identity account
- Give Permission: Add users to a SharePoint group: Farm Administrators
- Add the Application Pool account to the Farm Administrators group
- Send E-Mail: Uncheck (you most likely do not want to send an email)
- Click OK
- Try again to activate the "Office SharePoint Server Publishing Infrastructure" Site Collection Feature
No comments:
Post a Comment