ColdFusion AJAX Debugger window does not open
If you are having this problem try the following.
- Login to the ColdFusion administrator
- Click on "Debug output settings"
- Confirm "Enable AJAX Debug Log Window" checkbox is checked.
- Next click on "Debugging IP Addresses" on left side menu
- If any IP addresses are listed, then your AJAX debugger window will be restricted to those IP addresses
- Remove all the IP addresses to enable the AJAX debugger window for all IP addresses
Of course, be careful. You don't want to enable the AJAX Debugger on your production machine.
Happy Coding.
Recent Comments