Skip Navigation

IIST-SI-000234: Disable debugging and trace information

Debugging and trace information used to diagnose the IIS 10.0 website must be disabled.
If the ".NET feature" is not installed, this check is not applicable.
To check compliance with IIST-SI-000234, complete the following steps for each site hosted on the IIS 10.0 web server:
  1. Open the IIS 10.0 Manager.
  2. Click the site name.
  3. Double-click
    .NET Compilation
    .
  4. Scroll down to the
    Behavior
    section and verify that the value for
    Debug
    is set to
    False
    .
If the
Debug
option is not set to
False
, your application is not compliant.
If your application is not compliant, complete the following steps:
  1. Open the IIS 10.0 Manager.
  2. Click the site name.
  3. Double-click
    .NET Compilation
    .
  4. Scroll down to the
    Behavior
    section and set the value for
    Debug
    to
    False
    .