最近项目中要用到Pages及SitePages目录中的一个
可是目录时,不是发现没有Pages就是没SitePages;
分析后才得知Pages目录需要开户SharePoint Server Publishing Feature
方法: 1.到对应站点下面的Site Collection Features里面 开启 SharePoint Server Publishing infrastructure;
2.到Manage Site Features里面开启SharePoint Server Publishing 这一个Feature;
在Manage Site Features 里面开启SharePoint Server Publishing 这一个Features有可能不能成功,提示有同名的已经存在,让改一个名字,这说明站点有脏数据影响,此时需要删除站点,重新创建一次,然后再进行上面的操作。