Export to SVG causing error

Stimulsoft Reports.NET discussion
Post Reply
developer
Posts: 1
Joined: Thu Mar 10, 2011 4:27 am
Location: US

Export to SVG causing error

Post 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
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Export to SVG causing error

Post 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.
Post Reply