Skip to main content
Nintex Community Menu Bar

Topic

How to enable error logging in Internet Explorer.

 

Instructions

  1. Open up IIS administration.
  2. Expand the Web Sites section.
  3. Right-click on the web site for your SharePoint environment and choose Explore.
  4. Open the file called web.config in Notepad.
  5. Find customErrors="On" and change it to customErrors="Off".
  6. Find CallStack="false" and change it to CallStack="true".
  7. Save the web.config.

 

Be the first to reply!

Reply