Optimizing Sharepoint - an IT Operations perspective

Troubleshooting the MOSS error: "An unexpected error has occurred"

Change the following values in your web.config file so that you can see what the actual error is: 

1.     Change CallStack="false" to   CallStack="true"

2.     Change <customErrors mode="On"/>  to   <customErrors mode="Off"/> 

3.     Change <compilation batch="false" debug="false">  to   <compilation batch="false" debug="true"> 

When you are done, make sure to change these three back to its original value as there is a performance hit when these are turned on/enabled.

Published Sunday, September 30, 2007 6:45 AM by waynemo@microsoft.com
Anonymous comments are disabled

This Blog

Syndication

News

© 2007 Microsoft Corporation. All rights reserved. Disclaimer: These postings are provided "AS IS" with no warranties, and confers no rights. The content of this site are personal opinions and do not represent the Microsoft corporation view in anyway. In addition, thoughts and opinions often change. Because a weblog is intended to provide a semi-permanent point-in-time snapshot, you should not consider out of date posts to reflect current thoughts and opinions

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker