Bug : An exception is thrown when using OnGetReport()
Posted: Tue Dec 31, 2013 7:37 pm
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.
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.