zoukankan      html  css  js  c++  java
  • SharePoint 页面Pages和SitePages目录创建不成功解决

    最近项目中要用到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有可能不能成功,提示有同名的已经存在,让改一个名字,这说明站点有脏数据影响,此时需要删除站点,重新创建一次,然后再进行上面的操作。

  • 相关阅读:
    编程学习杂烩
    设计模式
    redis
    H5
    Java
    db工具
    python + pip
    mysql
    Spring Security
    Spring Cloud Gateway
  • 原文地址:https://www.cnblogs.com/52life/p/3483828.html
Copyright © 2011-2022 走看看