SharePoint开启错误提示

mac2022-06-30  26

1,打开80下面的Web.config文件2,CallStack="true" 和 <customErrors mode="Off" /> <compilation batch="false" debug="true">3,打开15下面的web.config文件, <customErrors mode="Off" />

转载于:https://www.cnblogs.com/ZhangJiXuan/p/10016060.html

最新回复(0)