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

Exporting Reports 1

Status
Not open for further replies.

NickyB

Programmer
May 11, 2001
21
0
0
GB
I am currently exporting a report to HTML 4.0 format using ASP code based on the sample code supplied by Crystal Decisions (simple report export)every now and then I get the dreaded ASP 0115 error.

Does anyone know of any problems exporting to the export type 31.

I have also been exporting to pdf format (exporttype = 32) using almost identical code without any problems. The only code lines that are different are the export type and destination.

Any comments would be much appreciated.
 
Discovered the 8.5 html export dll is corrupt - needed to use version 8.0. Discovery was confirmed by Crystal! X-)
 
Does version 8.5.0.77 of u2fhtml.dll (the Export to HTML DLL) not work either? CR claims that this release of the dll works.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top