Day 21. Using ColdFusion's Debugging Tools to Troubleshoot Your Code

Although it might seem a little strange to find a debugging lesson at the end of your 21-day journey, there's a method behind the madness. Many components make up a complete ColdFusion application—the Web server, ColdFusion server, datasources, templates, SQL statements, CFML and HTML code, and so on. Each component has its own unique type of errors, so it's important that you first learn how each of the components works before you start to trouble shoot situations when it doesn't. Today's lesson covers

  • Identifying the source of errors

  • Troubleshooting Web server errors

  • Troubleshooting ColdFusion and ODBC errors

  • Using ColdFusion's advanced debugging tools

  • Using ColdFusion Studio's ...

Get Sams Teach Yourself ColdFusion® in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.