Yes - I can see the request and response in Firebug - it's trying to return the query, but there are several errors in the text listed:
"Entity has incorrect type for being called as a function. The symbol you provided rateQuery (a query created in the cfc method) is not the name of a function." Does this mean that the problem isn't in the location of the file, but actually the query syntax? Interestingly, if I switch over and try to bind a CFM, I can get it to work in Firefox but not IE(6). Unfortunately, my boss asked specifically for a CFC. I currently have a copy of the CFC everywhere (I made quite a mess): C:\ColdFusion8 C:\ColdFusion8\wwwroot C:\Inetpub C:\Inetpub\wwwroot C:\Inetpub\wwwroot\aamAdmin - (where the database is) C:\Inetpub\aamAdminCurrent C:\Inetpub\aamAdminCurrent\cfcs - (where my mapping is) C:\Inetpub\aamAdminCurrent\trunk -- This is the file that is actually responding C:\Inetpub\aamAdminCurrent\trunk\operations -- This is where the page is located >Do you see an HTTP request in a tool like Firebug? > >On Wed, Jun 11, 2008 at 3:33 PM, Ethan Harris <[EMAIL PROTECTED]> wrote: >-- >=========================================================================== >Raymond Camden, VP of Software Dev, Broadchoice > >Email : [EMAIL PROTECTED] >Blog : www.coldfusionjedi.com >AOL IM : cfjedimaster > >Keep up to date with the community: http://www.coldfusionbloggers.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307295 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

