Now in SharePoint 2010 you would expect the same behaviour but changing just the web application's web.config will not show you the complete error details. For this you must change the values in these web.config locations:
- The web application
- 14/Config
- 14/Template/Layouts
You will want to change these properties:
customErrors mode="Off"
callstack="true" ... AllowPageLeveTrace="true"
compilation batch="false" debug="true"
Geen opmerkingen:
Een reactie posten