HOME ABOUT
I AM HERE
  • Twitter icon
  • Facebook icon
  • Technorati icon
Bookmark and Share

Turn Off Custom Errors in MOSS 2007

September 13, 2007 08:59 by Aidan

To get the ASP.NET error message along with the call stack/stack trace do the following:

1. Navigate to the site directory.

2. Open web.config.

3. Switch Custom Errors off. Search for “customErrors” and set the value to “Off” instead of “On”.

4. Enable CallStack. Search for “CallStack” and set the value to “true” instead of “false”.

5. Save web.config.

A comprehensive guide to SharePoint debugging.


Tags:
Categories: MOSS 2007
Actions: E-mail | Permalink | Comments (1) | Comment RSSRSS comment feed

Comments

October 28. 2009 22:48

awesome tip. Thanks

Benny Austin

Add comment




  Country flag


  • Comment
  • Preview
Loading