Went from CF 5 to MX 6.1 flawlessly on the upgrade. This large intranet
works great still, except *one page* which calls ActiveSelect custom tag.
Says it cannot use complex objects...doh (error below)
Is there an updated version for that custom tag, a known issue, or just
something crazy...(yeah, will move it to Qforms eventually)
Thanks for any advice or insight someone may have!
Eric
DataStream Connexion
www.datastreamconnexion.com
DIAGNOSTIC:
Complex object types cannot be converted to simple values. The _expression_
has requested a variable or an intermediate _expression_ result as a simple
value, however, the result cannot be converted to a simple value. Simple
values are strings, numbers, boolean values, and date/time values. Queries,
arrays, and COM objects are examples of complex values.
The most likely cause of the error is that you are trying to use a complex
value as a simple one. For example, you might be trying to use a query
variable in a <CFIF> tag. This was possible in ColdFusion 2.0 but creates an
error in later versions.
The error occurred on line 137.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

