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="vessel1.rpt"></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.
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="vessel1.rpt"></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.