MACROMEDIA COLDFUSION MX 61-GETTING STARTED BUILDING COLDFUSION MX Getting Started page 43

Building coldfusion mx applications
Table of Contents

Advertisement

The location of the debugging information or the type of debugging data shown varies,
depending on the options that you enable on the Debugging page in the ColdFusion MX
Administrator. In the following example, the debugging output includes general information
about the ColdFusion server, the execution time of the application, and variable information.
If you are using a development server to build the sample application in Part II of this book, you
can enable some of these settings to help debug any unexpected problems.
Use the following steps to enable debugging options in the ColdFusion MX Administrator.
To enable debugging options:
In the ColdFusion MX Administrator, select Debugging and Logging > Debugging Settings.
1
A list of debugging options appears on the Debugging Settings page.
Select the Enable Debugging check box. The debugging service is enabled for all options already
2
selected on the page.
On the Debugging Settings page, view the description of each option that is enabled. If you do
3
not want to append debugging information for a specific option, clear the check box.
For the purpose of the tutorial in Part II of this book, enable the following debugging options:
Option
Database Activity
Exception Information
Tracing Information
Form, URL and Session
Variables
Click Submit Changes when you are done.
4
Description
Identifies database activity related to SQL query events.
Identifies ColdFusion exceptions raised in the debugging output.
Lets you trace event information reported in the debugging output.
Displays variable information in the debugging output.
Configuring database connection and debugging options
43

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION MX 61-GETTING STARTED BUILDING COLDFUSION MX and is the answer not in the manual?

This manual is also suitable for:

Coldfusion mx

Table of Contents