System information
Summary 57
Sending debugging information to remote clients
If you are using a remote client to perform the tutorial in this book, you must specify your IP
address to receive debugging information. If you are working on a local client (the computer
where ColdFusion is installed), you do not need to do this.
To receive debugging information when using a remote client:
1.
In the ColdFusion MX Administrator, select Debugging & Logging > Debugging IP Addresses.
The Debugging IP Address page appears.
2.
In the IP Address text box, enter the IP address of your remote client.
3.
Click Add.
Summary
In this lesson, you set up your development environment, configured data sources, and set up
debugging options.
In the next lesson
In the next lesson, you learn to retrieve data from a database, display the results of querying a
database, and use ColdFusion components to write structured, reusable code.