Enabling Debug Mode
This operation allows you to change the system settings so that more descriptive error messages are displayed when an error occurs in the browser. If you get a generic SharePoint error message in the browser, turning this option on could give you more details about the error.
Name |
Description |
Required |
adddebug |
Alters system settings to include more descriptive error messages. |
Yes |
To enable debug mode, run the following:
svadm -o adddebug
Note: You must run an iireset after enabling Debug mode.