Jump to content

FastReport Export PDF


zarei2000

Recommended Posts

Hello Friends...
I am developing an UniGUI application that uses FastReport (frxReport & frxPDFExport components).

The ISAPI App work properly in IIS 7.5 (Windows 7); But when I deployed my App on IIS 10 (Windows 10), when the App want to Exporting PDF, fully stopping working (Without any Exception).

Exception is in this line:
frxRreport.ExportPDF(frxPDFExport);

This issue solve when I Using FastReport version 4;
But I need higher version in my project (5 or 6).

Notice: I give Full Permission to IIS directoy for IIS_USRS & IUSR;
So PDF file created in Cache directory; But without any content (file size is 1 KB) and file still is in use.

Link to comment
Share on other sites

×
×
  • Create New...