Object Reference not set to an instance of an object upon Export
Posted: Fri Jan 29, 2021 12:45 am
Hi,
I'm using a web app that is deployed on Azure App Services using Stimulsoft Asp.Net MVC Version is 2019.2.1.0 - HTML5 Viewer.
and I am intermittently encountering this error when I'm trying to export on PDF, Word or Excel.
I've checked the code behind on what is on line 528
I'm currently analyzing what is the effect of StiMvcViewer.GetReportObject(). I've tried setting StiReport report to null. It causes an error, but it is not the same error on the first picture.
Hoping that I may able to pinpoint what the cause is or where/what property I can use.
Thank you.
I'm using a web app that is deployed on Azure App Services using Stimulsoft Asp.Net MVC Version is 2019.2.1.0 - HTML5 Viewer.
and I am intermittently encountering this error when I'm trying to export on PDF, Word or Excel.
I've checked the code behind on what is on line 528
I'm currently analyzing what is the effect of StiMvcViewer.GetReportObject(). I've tried setting StiReport report to null. It causes an error, but it is not the same error on the first picture.
Hoping that I may able to pinpoint what the cause is or where/what property I can use.
Thank you.