Dumb question, but, what is the actual error? Mark
See below Error Diagnostic Information EXTENDEDINFO= Diagnostics=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 322. Template=/index.cfm CFID=30575&CFTOKEN=13930792 PATH_INFO = /index.cfm query_string = faction=DevelopingAPlan§ion=pub&location=forPartners HTTP_USER_AGENT = Mozilla/4.0 (compatible; MSIE 4.01; Windows 95; Optus Internet 4.01 SP1) REMOTE_ADDR = 203.164.177.38 HTTP_REFERER =faction=forPartners�=pub&location=forPartners TEMPLATE = C:\Inetpub\wwwroot_cialisAU\index.cfm 06/18/2003 09:07 PM GeneratedContent= Trent Shepherd SeaSpray technology & design cell: 0412 245 212 phone:4285 8793 email: [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark M Sent: Thursday, 19 June 2003 10:07 AM To: CFAussie Mailing List Subject: [cfaussie] Re: site error > I am receiving errors Trent - Dumb question, but, what is the actual error? Mark ----------------------------------- [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [www.safefrombees.com] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
