显示详细的SharePoint错误

 

修改站点下web.config:

1、SafeMode MaxControls="200" CallStack="true" 

2、<customErrors mode="Off" /> 

3、<compilation batch="false" debug="true">

你可能感兴趣的:(SharePoint)