Got any code to show? Ade
-----Original Message----- From: Michael Beins [mailto:[EMAIL PROTECTED] Sent: 14 December 2007 19:42 To: CF-Talk Subject: loop with wddx2cfml in it. I am looping through a result set that has form data that is wddx encrypted and url encoded. I am getting the following error when looping through the result set. ErrorType: java.lang.ClassCastException with a Diagnostics of 'null null'. For debugging purpuoses I am only returning one record. If I use the <cfoutput> or <cfloop> with the query attribute I get the error. If I don't use either of those and just use queryname.field it works. Any ideas? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294880 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

