My SharePoint List (Archived)
SharePoint notes from the field.
Top Menu
(Move to ...)
Home
Books
Collab 365
▼
Sunday, November 15, 2009
Get the actual error message in SharePoint Site Page
In
web.config
change the following:
1. CallStack="false"
2. <customErrors mode="On" />
Now refresh the page to see the actual ASP.NET error message.
Before:
After:
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment