Error Occurred While Processing Request

Error Diagnostic Information

An error has occurred while processing the expression:

select free_id, event_id, content_id, title, date_create from events where event_id = #event_id# and content_id = 1 order by free_id desc

The error occurred on (or near) line 3 of the template file D:\WEBSITES\SOL\HTDOCS\EVENTS\QUERY_INITIAL.CFM.

     1: <!--OAS SETUP="www.twsnow.com@Position1,Position2,Position3,Position4"-->     2: <cfquery name=news datasource=d_sql_sol_main
     3: sql="select free_id, event_id, content_id, title, date_create from events where event_id = #event_id# and content_id = 1 order by free_id desc">
     4: 


Error resolving parameter EVENT_ID

Cold Fusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:

  1. You have misspelled the parameter name, or
  2. You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.

Date/Time: 10/01/99 07:29:32
Browser: ia_archiver
Remote Address: 206.132.186.131
Template: D:\WEBSITES\SOL\HTDOCS\EVENTS\QUERY_INITIAL.CFM

Please inform the site administrator that this error has occurred (be sure to include the contents of this page in your message to the administrator).