码迷,mamicode.com
首页 > Web开发 > 详细

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

时间:2015-02-16 12:56:33      阅读:112      评论:0      收藏:0      [点我收藏+]

标签:

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

问题描述:

我想访问如下页面

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

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

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

截图如下:

技术分享

解决办法:

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

技术分享

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

技术分享

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

技术分享

解决以后访问:

技术分享

简单描述:

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

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

标签:

原文地址:http://www.cnblogs.com/lonelyxmas/p/4293889.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!