Hello everyone.
Has anybody run into this error message before?
When I try to view the reports from my ASP.net application on the production server I get this error:
Error in File: C:\Windows/Temp/temp_051f79e6-ede8-4f90-ac9ad7555b51.rpt: Page header or footer longer than a page
Exception Details: CrystalDecisions.CrystalReports.Engine.FormatingException: Error in File C:\Windows/Temp/temp_051f79e6-ede8-4f90-ac9ad7555b51.rpt: Page Header or Footer longer than a page.
I am using the push methods to generate the reports along with the ReportDocument object control: However I convert the report into PDF format prior to displaying the report in the browser; This works just fine on my test environment machine, but not on the production environment: I followed all the steps for deploying Crystal Reports with ASP.net, and still I am getting this error.
Can anyone help me here please? I would really appreciate it
Bensta
Has anybody run into this error message before?
When I try to view the reports from my ASP.net application on the production server I get this error:
Error in File: C:\Windows/Temp/temp_051f79e6-ede8-4f90-ac9ad7555b51.rpt: Page header or footer longer than a page
Exception Details: CrystalDecisions.CrystalReports.Engine.FormatingException: Error in File C:\Windows/Temp/temp_051f79e6-ede8-4f90-ac9ad7555b51.rpt: Page Header or Footer longer than a page.
I am using the push methods to generate the reports along with the ReportDocument object control: However I convert the report into PDF format prior to displaying the report in the browser; This works just fine on my test environment machine, but not on the production environment: I followed all the steps for deploying Crystal Reports with ASP.net, and still I am getting this error.
Can anyone help me here please? I would really appreciate it
Bensta