So that tells you that your CFC isn't returning anything. Are you on CF8? Do you have an Application.cfc that makes use of onRequest?
On Fri, Jun 4, 2010 at 11:40 AM, Michael Grant <[email protected]> wrote: > > *Here's the dev tools resource output for when I call getExcatMatch(). The > "Content" tab seems to show 40 lines of white space?* > *I've uploaded a screener of the content output here:* > *http://tinyurl.com/2cbpjxj > * > *or the full url:* > http://www.modus.bz/firebug_screen.jpg > > 1. > 2. > 3. Request URL: > > > http://127.0.0.1:8500/WebAppraiser/appraisals/appraisal-new/components/appraisalDAO.cfc?method=getExactMatch&returnFormat=json&argumentCollection=%7B%22propForm%22%3A%7B%22unitNum%22%3A%22%22%2C%22streetNum%22%3A%22157%22%2C%22streetName%22%3A%22Langarth%22%2C%22streetType%22%3A%22STREET%22%2C%22streetDir%22%3A%22East%22%2C%22city%22%3A%22London%22%7D%7D&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=4A25414E8D28C308B1513F9CF8514513&_cf_rc=0 > 4. Request Method: > GET > 5. Status Code: > 200 OK > 6. Request Headers > 1. Cache-Control: > max-age=0 > 2. Referer: > http://127.0.0.1:8500/webappraiser/appraisals/appraisal-new/index.cfm > 3. User-Agent: > Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 > (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4 > 7. Response Headers > 1. Cache-Control: > must-revalidate, post-check=0, pre-check=0 > 2. Connection: > close > 3. Content-Type: > text/html; charset=UTF-8 > 4. Date: > Fri, 04 Jun 2010 16:09:33 GMT > 5. Expires: > 0 > 6. Pragma: > public > 7. Server: > JRun Web Server > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334312 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

