您的位置:首页 > 其它

Error: Access Denied(访问拒绝) - Activate Office SharePoint Server Publishing Infrastructure

2010-06-08 15:31 429 查看
转载自: http://blogs.leoworks.net/jinglecat/post/Error-Access-Denied-Activate-Office-SharePoint-Server-Publishing-Infrastructure.aspx

当激活 Publishing Intrastructure 会收到 Access Denied,此问题可能是由于此 SiteCollection 使用了自定义程序池,并且程序池的账号权限不过,可尝试下列步骤:

1. Open IIS Admin.
2. Location the Web Site for your WSS web application.
3. Goto to the properties and select the ‘Home Directory’ tab.
4. Change the AppPool to be the same as Central Administration.
5. IISRESET
6. Activate the Publishing Infrastructure feature on your site.
7. Change to AppPool back to the original.
8. IISRESET.

参考:Activating Office SharePoint Server Publishing Infrastructure - Access Denied

假如以上方法失败,可以尝试通过 stsadmin 命令:

C:/Program Files/Common Files/Microsoft Shared/web server extensions/12/BIN> stsadm -o activatefeature -name PublishingResources -url http://website
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: