Could this be because CFX_JPG is a C++ tag? As soon as I changed the code to just a regular img tag, the error message disappeared...
Rick > > "Error Occurred While Processing Request" > > "You have attempted to dereference a scalar variable > of type class coldfusion.sql.QueryColumn as a > structure with members." > > Huh???? > > The code I was processing that threw the error is: > > 34 : <div id="annPhoto"> > 35 : <CFX_JPG Source="#GAP##Get_Announcements.Image#"> > 36 : <Img Src="/_cache/#Image.Link#" width="100" border="1"> > 37 : </div> > > I get this sinking feeling that it's because I'm trying to use the > CFX_JPG > tag from > Efflare that I've been using with CF 4.5 for many years. > > Someone please tell CFX_JPG is compatible with CF8! > > I've used that tag on almost all of my site and I don't want to have to > rewrite all that code! > > Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291022 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

