Details
Developers often enable the debug mode during active ASP.NET development so that they do not have to continually clear their browsers cache every time they make a change to a resource handler. The problem would arise from this being left ‘on’ or set to ‘true’. Compilation debug output is displayed to the end user, allowing malicious persons to obtain detailed information about applications.
This is a defense in depth recommendation due to the
Setting
NOTE: This section requires ASP.NET, but ASPNET45 and .Net Extensibility have not been found.
Supportive Information
The following resource is also helpful.
This control applies to the following type of system Windows.