Bug : An exception is thrown when using OnGetReport()

Stimulsoft Reports.WEB discussion
Post Reply
jkoo
Posts: 64
Joined: Fri Aug 19, 2011 8:08 pm

Bug : An exception is thrown when using OnGetReport()

Post by jkoo »

Hi
I'm loading a report via OnGerReport() at report designer.
But it worked fine at the version 2012.3 but I get an exception on 2013.3.

Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.] Stimulsoft.Report.Web.StiWebDesigner.get_Report() +341
Stimulsoft.Report.Web.StiWebDesigner.InvokeGetReport() +37
Stimulsoft.Report.Web.StiWebDesigner.OnInit(EventArgs e) +2029
...

Please refer to the attached sample.
Attachments
ReportDesignTest.zip
(454.2 KiB) Downloaded 348 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bug : An exception is thrown when using OnGetReport()

Post by Alex K. »

Hello,

We need some additional time for check the issue.

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bug : An exception is thrown when using OnGetReport()

Post by Alex K. »

Hello,

The issue is fixed. The fix will be available in the next prerelease build.

Thank you.
Post Reply