Andrew, If you're not using Firefox w/the Firebug plugin, get it, the "Net" function alone can help tremendously in tracking down CF errors in Ajax calls. Ray Camden has also written a plugin for Firefox called "ColdFire" which brings CF errors into the Firebug interface.
-----Original Message----- From: Andrew McDuff [mailto:[email protected]] Sent: Monday, September 28, 2009 5:36 AM To: cf-talk Subject: AjaxCFC Debugging Hi there, I've got a nasty / dreaded "Error executing Database Query" error appearing when using AjaxCFC with CF8. Problem is that the code works fine in all of my CFC functions on my local machine but fails on certain functions on the hosted server. In other words, some CFC functions work fine and others don't. I swear the actual SQL query in the offending function within the CFC is just fine. The problem is I want to debug / step through the offending CFC function to try and figure out what the hell is going on. It's driving me nuts.. Anyone know how I could do this / any suggestions? Thks, Andrew ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326688 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

