Page 1 of 1

Development and Runtime behave differently

Posted: Mon Apr 29, 2019 1:11 pm
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.

Re: Development and Runtime behave differently

Posted: Tue Apr 30, 2019 12:38 pm
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.