Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFREPORT

Status
Not open for further replies.

cypher36

Programmer
Sep 9, 2002
1
GB
Error 500 using the crystal engine. using CFMX with Crystal 8.5

<cfreport report=&quot;c:\report2.rpt&quot; type=&quot;microsoft&quot;>
</cfreport>

produces this error:

An unexpected error occurred while using the Crystal Engine.
Error number 500 ocurred.

The Error Occurred in C:\CFusionMX\ line 7

5 : <cfreport report=&quot;c:\report2.rpt&quot; timeout=&quot;20&quot; type=&quot;microsoft&quot;>
6 : <!--{callDetail.&quot;custID&quot;} = '#form.select#'-->
7 : </cfreport>
8 : </cfif>
9 : <cfelse>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top