Development and Runtime behave differently

Stimulsoft Reports.NET discussion
Post Reply
Rogers
Posts: 1
Joined: Wed Apr 10, 2019 3:37 am

Development and Runtime behave differently

Post by Rogers »

We are using Sqlite Db (Since MongoDb Relations are still not working)
with ASP.NET Core

With the same MRT when in Development generates 140pages, and can be saved as File name (based on data) with dialog box to choose file location
however when it is run from the Publish (Runtime)
it produces 126 pages (and also the break seems incorrect), File Name is (not based on the data), with generic file name, and also cannot choose the file path always goto download

Are we doing anything wrong while publishing? Has anyone face this issue.
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Development and Runtime behave differently

Post by Lech Kulikowski »

Hello,

Could you explain your issue in more details?
Please send us a sample which reproduces the issue for analysis.

Thank you.
Post Reply