sharepoint 学习笔记汇总
http://blog.csdn.net/qq873113580/article/details/20390149
自定义一个应用程序页面,部署后路径为:/_layouts/ErrorPage.html
在IIS里面找到web.config
把CallStack设置为true
把customErrors mode="On"
再指定 defaultRedirect属性就搞定了。
sharepoint配置错误页面,布布扣,bubuko.com
原文:http://blog.csdn.net/qq873113580/article/details/21243667