SharePoint 2010中无法使用customErrors = Off显示错误消息

MAl*_*hri 5 sharepoint sharepoint-2010

我更改了以下web.config:

1- VirtualDirectory\80\web.config
2- 14\TEMPLATE\LAYOUTS\web.config
3- 14\TEMPLATE\ADMIN\web.config
4- 14\CONFIG\web.config

CallStack="True", Debug="True" and customErrors="Off"
Run Code Online (Sandbox Code Playgroud)

在所有4个web.config文件上,但我仍然无法显示详细的错误消息

我只得到这个:"/"应用程序运行时错误中的服务器错误

以及如何显示详细错误消息的一些说明.

我需要你的帮助.

Mah*_*hat 5

根据应用程序中的这个链接Sharepoint 2010服务器错误'/',您还必须更改web.config集中管理,然后iisreset,请告诉我它是否有效.