StiSLViewerControl - corrupted PowerPoint 2007 and HTML export
StiSLViewerControl - corrupted PowerPoint 2007 and HTML export
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.
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.
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
StiSLViewerControl - corrupted PowerPoint 2007 and HTML export
Hello,
The problem is fixed. The patch is available in prerelease build of on 16.03.2011.
Thank you.
The problem is fixed. The patch is available in prerelease build of on 16.03.2011.
Thank you.
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
StiSLViewerControl - corrupted PowerPoint 2007 and HTML export
Hello,
The problem is fixed. The patch is available in prerelease build of on 23.03.2011.
Thank you.
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
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:
Please check zipped MRT and XSD.
I am using latest available build 2011.1.1000.0.
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:
My report contains logo image but removing it did not help.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
Please check zipped MRT and XSD.
I am using latest available build 2011.1.1000.0.
StiSLViewerControl - corrupted PowerPoint 2007 and HTML export
Hello,
Which export do you use, be means of Silverlight or Client/Server?
Thank you.
Which export do you use, be means of Silverlight or Client/Server?
Thank you.
StiSLViewerControl - corrupted PowerPoint 2007 and HTML export
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.
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.
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
StiSLViewerControl - corrupted PowerPoint 2007 and HTML export
Hello,
Please send us a report template and data for it. We need it for reproducing of the problem.
Thank you.
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
Hello,
you can download it from
http://www.autoplan.cz/download/fleetware/SS/ss3.zip.
Thank you for your time.
you can download it from
http://www.autoplan.cz/download/fleetware/SS/ss3.zip.
Thank you for your time.
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
StiSLViewerControl - corrupted PowerPoint 2007 and HTML export
Hello,
The problem is fixed. The patch is available in prerelease build of on 19.04.2011.
Thank you.
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
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).