Problem on 64-bits server
Posted: Thu Sep 23, 2010 7:46 am
Hello,
we've just finished migrating our web server to a new, 64-bits, machine.
All is working great, except StimulReport.
When we export the report to PDF, we have the following error message:
[NullReferenceException: Object reference not set to an instance of an object.]
Stimulsoft.Report.Export.StiPdfExportService.AssembleRtf(StiComponent component) +537
Stimulsoft.Report.Export.StiPdfExportService.ExportPdf(StiReport report, Stream stream, StiPdfExportSettings settings) +7857
The ASP.NET application is running is 64-bits mode.
Running it in 32-bits mode gives us the same error.
On the previous server, with the same application, it's working fine.
Running the WPF designer on the 64-bits server, with the same report, is working.
What can we do to have Stimulreport working again?
Patrick
we've just finished migrating our web server to a new, 64-bits, machine.
All is working great, except StimulReport.
When we export the report to PDF, we have the following error message:
[NullReferenceException: Object reference not set to an instance of an object.]
Stimulsoft.Report.Export.StiPdfExportService.AssembleRtf(StiComponent component) +537
Stimulsoft.Report.Export.StiPdfExportService.ExportPdf(StiReport report, Stream stream, StiPdfExportSettings settings) +7857
The ASP.NET application is running is 64-bits mode.
Running it in 32-bits mode gives us the same error.
On the previous server, with the same application, it's working fine.
Running the WPF designer on the 64-bits server, with the same report, is working.
What can we do to have Stimulreport working again?
Patrick