Page 1 of 1

Export to SVG causing error

Posted: Thu Mar 10, 2011 4:37 am
by developer
Hi all,

i'm using stimulsoft Report .net 2009.1.while i export my report to SVG format i'm getting the following exception.

"The incorrect type of the 'settings' argument is used. The StiSvgExportSettings is need to be used".

[Source: Stimulsoft.Report

StackTrace:
at Stimulsoft.Report.StiReport.ExportDocument(StiExportFormat exportFormat, StiExportService exportService, Stream stream, StiExportSettings settings)
at Stimulsoft.Report.Export.StiExportService.DoExport(StiExportInfo info)
at Stimulsoft.Report.Export.StiExportService.StartExport(StiReport report, Stream stream, StiExportSettings settings, Boolean sendEMail, Boolean openAfterExport, String fileName, StiGuiMode guiMode)
at Stimulsoft.Report.Export.StiImageExportService.Export(StiReport report, String fileName, Boolean sendEMail, StiGuiMode guiMode)
at Stimulsoft.Report.Export.StiExportService.Export(StiReport report, String file, Boolean sendEMail)
at Stimulsoft.Report.Viewer.StiViewerControl.OnProcessExport(Object sender)
at Stimulsoft.Report.Viewer.StiViewerControl.cmExport_Click(Object sender, EventArgs e)

Anybody knows any solution.
thank u in advance
developer

Export to SVG causing error

Posted: Thu Mar 10, 2011 5:25 am
by Ivan
Hello,

If we diagnose the issue in the correct way, the problem is already fixed in the 2009.3 release.
Please check the latest release or prerelease build and let us know about the result.

Thank you.