Tracing and Event Logging

Go to:

Build, Tracing and Event Logging...

You can enable a variety of tracing and logging options in your application.

 

Option

Description

Application-level tracing

This option displays diagnostic information at the bottom of the web page, including database queries, .NET events, session variables and performance statistics.

Event logging

This option logs commands and exceptions to the Windows Event Viewer log.  This information can be viewed in the Microsoft Windows Event Viewer.

Please note that if you change these settings, additional logging is turned on and will slow down your application.  You should remember to change these settings back to their original settings.

See Also

Debugging Applications