有些时候,我们在使用SharePoint某个功能的时候,需要Activate一些feature才能实现,比如Navigation,就需要ActivatePublishing feature,但是往往在Activate这个feature的时候,会遇到一些错误,比如:
问题描述:SiteCollection feature中的SharePoint Publishing Infrastructurefeature激活成功后,在site feature中激活SharePoint Publishing失败,提示:sorry, something went wrong。
问题分析:可能在激活Site Collection级别的Publishing feature的时候,有一些功能还是没有成功激活,所显示的状态可能是假象。
解决方案:可以借助SharePoint Manager Tool,找到Site Collection Feature下的PublishingInfrastructure feature变为deactivate,然后借着tool重新对site collection和site 级别中的publishingfeature进行activate,可以解决上述问题。
具体步骤:
希望本篇文章能给大家带来帮助。
版权声明:本文为博主原创文章,未经博主允许不得转载。
小议:Site Collection中SharePoint Publishing Feature无法激活的解决方案
原文地址:http://blog.csdn.net/shelleyliu0415/article/details/47999783