We have a live survey and we took a look at the application log and we ran into this several times in the course of 20 min. I am assuming it is one user.
>> You have attempted to dereference a scalar variable of type class java.math.BigDecimal as a structure with members. It seems to happen in random places The value is always numeric (or a number in a list) and is getting pulled from MSSQL. It looks like it happens when we are doing conditionals, either a cfif or an IIF or a ListFind this is (one of) the line where it threw the error: <cfif Q.q4_a_int EQ 1 > Any clues? -- "The pursuit of truth and beauty is a sphere of activity in which we are permitted to remain children all our lives." - Albert Einstein ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:304995 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

