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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Report in Coldfudion

Status
Not open for further replies.

sammylsf

Programmer
Joined
Apr 27, 2001
Messages
2
Location
HK
Hi,

I just call crystal report using ¡§cfreport¡¨ but encounter error. My coldfusion server 4.5.1 is linux based(Web Server is Apache). SQL server is Microsoft SQL server 7.0.

Coding:

<html>
<head><Title>Vessel List</title></head>
<body>
<cfreport report=&quot;vessel1.rpt&quot;></cfreport>
</body>
</html>

Error Message:

Error Occurred While Processing Request
Error Diagnostic Information
CFREPORT is unsupported.

CFREPORT is not implemented for UNIX operating systems.

The error occurred while processing an element with a general identifier of (CFREPORT), occupying document position (5:2) to (5:65).

Thank you very much.
 
What version of crystal do you use?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top