It happens most of time with everyone when they are working with SharePoint and gets error message is “An unexpected error occurred”, that’s very boring and frustrated error message into SharePoint page, which leaves a number of guesses and questions.
If you would like to know what exact error description is, then we need to make following changes into our SharePoint web application web.config file.
1> CallStack=”false” changed to CallStack=”true”
2> <customErrors mode=”On” /> changed to <customErrors mode=”Off” />
Happy debugging :)
Showing posts with label An unexpected error occurred. Show all posts
Showing posts with label An unexpected error occurred. Show all posts
Saturday, August 8, 2009
How to display detailed error messages into SharePoint page
Labels:
An unexpected error occurred,
An unexpexted error occured,
CallStack in web.config,
CallStack=”true”,
customerrors,
customErrors mode,
How to display detailed error messages into SharePoint page,
How to see sharepoint error detailed messages,
MOSS 2007,
Sharepoint,
SharePoint An unexpected error occurred,
Sharepoint Error Message,
SharePoint Logs,
SharePoint web application web.config
Subscribe to:
Posts (Atom)