Page 1 of 2

StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Tue Mar 15, 2011 10:20 am
by hnilickam
Hello,
when exporting my report, second page of resulting PPT is corrupted.
Most other formats (PDF, Excel, ...) works well.
Exporting to HTML fails completely - it throws ExgumentException
("The path is not of a legal form.") when calling StiReport.ExportDocument.

Please check zipped files (MRT, PPT, ...).
Thank you.

StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Wed Mar 16, 2011 3:55 am
by Anton Lozovskiy
Hello,

The problem is fixed. The patch is available in prerelease build of on 16.03.2011.

Thank you.

StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Wed Mar 16, 2011 3:57 am
by Anton Lozovskiy
Hello,

The problem is fixed. The patch is available in prerelease build of on 23.03.2011.

Thank you.

StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Mon Apr 11, 2011 9:53 am
by hnilickam
Hello,
I can confirm exported PPT is fine now. :biggrin:

However exporting to HTML still fails when calling StiReport.ExportDocument on the server side.
"The path is not of a legal form." exception is thrown.

Inner exception:
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength)
at System.IO.Path.GetDirectoryName(String path)
at Stimulsoft.Report.Export.StiHtmlImageHost.GetImageString(Bitmap bmp)
at Stimulsoft.Report.Export.StiHtmlTableRender.RenderTable(Boolean renderStyles, String backGroundImageString, Boolean useBookmarks, Boolean exportBookmarksOnly, Hashtable cssStyles)
at Stimulsoft.Report.Export.StiHtmlExportService.ExportHtml(StiReport report, StiHtmlTextWriter writer, StiHtmlExportSettings settings, StiPagesCollection pages)
at Stimulsoft.Report.Export.StiHtmlExportService.ExportHtml(StiReport report, Stream stream, StiHtmlExportSettings settings)
at Stimulsoft.Report.StiReport.ExportDocument(StiExportFormat exportFormat, StiExportService exportService, Stream stream, StiExportSettings settings)
at Stimulsoft.Report.StiReport.ExportDocument(StiExportFormat exportFormat, Stream stream)
at WEKJ.Web.Reports.StimulReports.Export(String fo_ReportGuid, String fc_ReportFormatOrExportSettingsXml, String& fc_ExportedFileName) in C:\Temp\Silverlight\WEKJ\SRC\WEKJ.Web\Lib\StimulReports.vb:line 425
at WEKJ.Web.FleetWebWS.ExportStimulReport(String fc_ReportGuid, String fc_ExportFormatOrSettingsXml, String& fc_ExportedFileName) in C:\Temp\Silverlight\WEKJ\SRC\WEKJ.Web\FleetWebWS.svc.vb:line 209
My report contains logo image but removing it did not help.
Please check zipped MRT and XSD.
I am using latest available build 2011.1.1000.0.


StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Tue Apr 12, 2011 12:25 am
by Andrew
Hello,

Which export do you use, be means of Silverlight or Client/Server?

Thank you.

StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Tue Apr 12, 2011 6:16 am
by hnilickam
Hello,
it is Client/Server.
When calling StiReport.ExportDocument(StiExportFormat.Html, MyMemoryStream) on the server, it fails.
It has already nothing to do with StiSLViewerControl, purely server side problem (Stimulsoft.Report.dll from Silverlight 2011.1).
See the stack trace in my previous post. Maybe something is wrong with my MRT but all other formats are OK...

Thank you for invertigating it.


StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Tue Apr 12, 2011 6:41 am
by Anton Lozovskiy
Hello,

Please send us a report template and data for it. We need it for reproducing of the problem.

Thank you.

StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Tue Apr 12, 2011 7:03 am
by hnilickam
Hello,
you can download it from
http://www.autoplan.cz/download/fleetware/SS/ss3.zip.
Thank you for your time.

StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Wed Apr 13, 2011 1:58 am
by Anton Lozovskiy
Hello,

The problem is fixed. The patch is available in prerelease build of on 19.04.2011.

Thank you.

StiSLViewerControl - corrupted PowerPoint 2007 and HTML export

Posted: Wed Jun 29, 2011 8:12 am
by tr_ansis
I had a similar problem with the trial version which I am exploring to see if it fits our needs. Has this problem been fixed in the trial version? If not,I won't have to continue trying to solve the problem. (I assume it doesn't occur in the 'real' version anymore).