Aidan Garnish
MOSS 2007 and other Microsoft technologies

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.


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: MOSS 2007
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

Related posts

Add comment


 

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

January 6. 2009 15:13