URGENT: All reports with charts are failing to show on viewer

Stimulsoft Reports.WEB discussion
Post Reply
vineet
Posts: 69
Joined: Fri Nov 10, 2017 3:12 am

URGENT: All reports with charts are failing to show on viewer

Post by vineet »

Hi,

We upgraded to 2018.3.4 and all reports which had charts fail when we press the next page button and when the next page has a chart on it. Works perfectly fine when we use 2018.3.3.

Just to be clear, we are not using any tooltip on chart series. Can you please release a fix for this as all our reports have stopped working on the viewer.

ERROR MESSAGE:
[NullReferenceException: Object reference not set to an instance of an object.]
Stimulsoft.Report.Chart.StiSeriesElementGeom.GetToolTip(Int32 valueIndex) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\Series\StiSeriesElementGeom.cs:132
Stimulsoft.Report.Chart.StiSeriesElementGeom.GetToolTip() in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\Series\StiSeriesElementGeom.cs:122
Stimulsoft.Report.Chart.StiClusteredColumnSeriesElementGeom.Draw(StiContext context) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\Series\ClusteredColumn\StiClusteredColumnSeriesElementGeom.cs:78
Stimulsoft.Report.Chart.StiCellGeom.DrawGeom(StiContext context) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\StiCellGeom.cs:282
Stimulsoft.Report.Chart.StiCellGeom.DrawChildGeoms(StiContext context) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\StiCellGeom.cs:294
Stimulsoft.Report.Chart.StiCellGeom.DrawGeom(StiContext context) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\StiCellGeom.cs:283
Stimulsoft.Report.Chart.StiAxisAreaViewGeom.DrawChildGeoms(StiContext context) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\Areas\StiAxisAreaViewGeom.cs:72
Stimulsoft.Report.Chart.StiAxisAreaViewGeom.DrawGeom(StiContext context) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\Areas\StiAxisAreaViewGeom.cs:45
Stimulsoft.Report.Chart.StiCellGeom.DrawChildGeoms(StiContext context) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\StiCellGeom.cs:294
Stimulsoft.Report.Chart.StiCellGeom.DrawGeom(StiContext context) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Chart\Geoms\StiCellGeom.cs:283
Stimulsoft.Report.Export.StiChartSvgHelper.WriteChart(XmlTextWriter writer, StiSvgData svgData, Single zoom, Boolean needAnimation) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Export\Services\Helpers\StiChartSvgHelper.cs:74
Stimulsoft.Report.Export.StiHtmlExportService.PrepareChartData(StiHtmlTextWriter writer, StiChart chart, Double width, Double height) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Export\Services\Htmls\StiHtmlExportService.cs:1958
Stimulsoft.Report.Export.StiHtmlTableRender.RenderTable(Boolean renderStyles, String backGroundImageString, Boolean useBookmarks, Boolean exportBookmarksOnly, Hashtable cssStyles) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Export\Tools\StiHtmlTableRender.cs:1636
Stimulsoft.Report.Export.StiHtmlExportService.ExportHtml(StiReport report, StiHtmlTextWriter writer, StiHtmlExportSettings settings, StiPagesCollection pages) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Export\Services\Htmls\StiHtmlExportService.cs:3237
Stimulsoft.Report.Export.StiHtmlExportService.ExportHtml(StiReport report, Stream stream, StiHtmlExportSettings settings) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report\Export\Services\Htmls\StiHtmlExportService.cs:2365
Stimulsoft.Report.Web.StiReportHelper.GetReportPage(StiReport report, StiHtmlExportService service, Int32 pageIndex, StiRequestParams requestParams) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report.Web\Helpers\StiReportHelper.cs:769
Stimulsoft.Report.Web.StiReportHelper.GetPagesArray(StiReport report, StiRequestParams requestParams) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report.Web\Helpers\StiReportHelper.cs:811
Stimulsoft.Report.Web.StiReportHelper.ViewerResult(StiRequestParams requestParams, StiReport report) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report.Web\Helpers\StiReportHelper.cs:971
Stimulsoft.Report.Web.StiWebViewer.ProcessRequest(StiRequestParams requestParams) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report.Web\Viewer\StiWebViewer.cs:74
Stimulsoft.Report.Web.StiWebViewer.OnInit(EventArgs e) in D:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report.Web\Viewer\StiWebViewer.cs:172
System.Web.UI.Control.InitRecursive(Control namingContainer) +390
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1627
Lech Kulikowski
Posts: 6243
Joined: Tue Mar 20, 2018 5:34 am

Re: URGENT: All reports with charts are failing to show on viewer

Post by Lech Kulikowski »

Hello,

Thank you for the bug report. We will try to fix it as fast as possible.

Thank you.
Post Reply