Azure Web App returning 0 with HTML and PDF generator
Posted: Wed Jun 20, 2018 11:32 am
I have an API that generates and returns a report in .net core using Stimulsoft
When running this on local the report gets saturated with the data, when I run the exact same variables and code on Azure the report returns just a blank report with a single 0 value.
I am storing the report.mrt on Azure Blob Storage and reading from that, then taking the JSON data from the API and creating a report.
No errors are seen just a blank report with the 0.
I am using the trial version to test this POC, if this is the cause of my issue then we will gladly buy, but we would like to see this working as we need it before investing.
When running this on local the report gets saturated with the data, when I run the exact same variables and code on Azure the report returns just a blank report with a single 0 value.
I am storing the report.mrt on Azure Blob Storage and reading from that, then taking the JSON data from the API and creating a report.
No errors are seen just a blank report with the 0.
I am using the trial version to test this POC, if this is the cause of my issue then we will gladly buy, but we would like to see this working as we need it before investing.