zarei2000 0 Posted August 6, 2019 Share Posted August 6, 2019 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 post Share on other sites
Hayri ASLAN 287 Posted August 7, 2019 Share Posted August 7, 2019 Hi, Do you have any oleobject in your report? 1 Link to post Share on other sites
Recommended Posts