SharePoint 2013 页面访问,Url中间多一段"_layouts/15/start.aspx#"

来源:互联网 发布:电脑抗蓝光软件 编辑:程序博客网 时间:2024/05/16 17:32

问题描述:

我想访问如下页面

http://Host/_layouts/15/ManageFeatures.aspx

点击以后页面地址没有错,但是中间多了一段“_layouts/15/start.aspx#”

http://Host/_layouts/15/start.aspx#/_layouts/15/ManageFeatures.aspx

截图如下:

clip_image002

解决办法:

1、进入网站设置 – 管理网站功能;

clip_image004

2、找到相关功能“最少下载策略”,英文名:Minimal Download Strategy Feature;

clip_image006

3、停用这个功能,即可;

clip_image008

解决以后访问:

clip_image010

简单描述:

MDS or Minimal Download Strategy (MDS allows websites to take much less bandwidth than with traditional technologies.)

最少下载策略,会使网站比传统技术占用更小的带宽;

参考链接(以下两个链接,是介绍最少下载策略的博客,英文):

http://blogs.technet.com/b/wbaer/archive/2012/11/12/introduction-to-minimal-download-strategy-in-sharepoint-2013.aspx

http://www.wictorwilen.se/sharepoint-2013---introduction-to-the-minimal-download-strategy-mds

原创粉丝点击