LINQ in Action roller

Modifications to web.config for Debugging SharePoint Components

WSS normally provides error messages intended for end users. Modifying web.config enables debugging support and error messages that contain stack traces. No news here. I’m posting this snippet of web.config so that I can always find it when I need it. < configuration > < SharePoint > < SafeMode CallStack = " true " /> </ SharePoint > < system.web > < customErrors mode = " Off " /> < compilation debug = " true " /> </ system.web > </ configuration Read More...
Published Wednesday, October 01, 2008 5:39 PM by Eric White's Blog
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication