Could the error be caused by scoping issues for the variables you using
in the CFC?

What scope is the variable "value" in, and is your cfif really
evaluating the Boolean "true", or is it a real cfif with a variable in
there? If so, what scope is it in?  Arguments?  Variables?  Local Scope
(var)?

~Brad


Can anybody help me figure out this error?

I'm struggling with a really confusing error. It occurs when I put a 
cfqueryparam tag nested inside a cfif tag. 

More interesting data: This error only occurs on CF8. And only when the 
code is located in a .cfc file. It doesn't happen if the query is on a 
...cfm page, or using CF7.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293843
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to