NetCore: Object reference error after adding variable

Stimulsoft Reports.WEB discussion
Post Reply
vikas.c
Posts: 2
Joined: Tue Dec 19, 2017 7:50 am

NetCore: Object reference error after adding variable

Post by vikas.c »

We are using 2018.1.2 Stimulsoft.Reports.Web.NetCore package for dotnet core. In the designer we see that when we use SQL datasource with Stored Procedures and add a variable, then we are not able to make any changes to the report. Any change throws up the error "Object reference not set to an instance of an object".

When we manually edit the template and remove the Variables Node, then everything works fine. The moment we introduce the variables node, the same issue shows up.

Is there some change required (Some configuration perhaps) which would resolve this?

Thanks much in advance.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: NetCore: Object reference error after adding variable

Post by HighAley »

Hello, Vikas.

Sorry, we couldn't reproduce the issue.
Could you try our latest build at first? There were made some improvements.
Then, please, send us your report template that cause the error.

Thank you.
vikas.c
Posts: 2
Joined: Tue Dec 19, 2017 7:50 am

Re: NetCore: Object reference error after adding variable

Post by vikas.c »

Hello HighAley,

Apologize for the delayed reply, we were out for the holidays. Yes the latest build helped us with it. Although we moved most of the reports to use Business objects now since most of the time we would be passing in json data to the viewer via apis.

One thing we did notice was that when we use a Cross Band, we seem to get have the header appear twice even though it's in one page itself. Is there a way to ensure that the header displays only once?

Thanks much in advance.

-Vikas
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: NetCore: Object reference error after adding variable

Post by Alex K. »

Hello,

Please send us a sample report with test data which reproduces the issue with headers for analysis.

Thank you.
Post Reply