The most common issue we may face when we try to activate SharePoint Publishing infrastructure Feature from Manage site features.
Try to activate that feature using Shell command. It will work out with out error:
Enable-SPFeature -Identity PublishingWeb -URL http://test:1000/ -Force
thank you,
No comments:
Post a Comment