Valves
Posted on: 21 hours ago
Hi Team,
My issue is that when I run solution locally report generated as expected but on production server it generates blank report (all export buttons and other header information populating in server correctly only data is not shown.). Below is FYI,
We have dot net application targeting dot net framework 4.5.1 and which generates reports by taking report type as a parameter. Telerik report viewer is used for this. Also I checked by connecting to production database and data is populating when executed locally so no production Database side issue.
When I run the site (production deployed site) and open developer tools I get - javascript runtime error 'xyz' is undefined. Can you please and assist how can I fix this?
Step1: When I select report type and click on generate get screenshot1.
Step2: When I click "yes" here get Screenshot2.