-1

We are receiving an error when trying to render a report in our web application using the Microsoft.Reporting.WebForms. The same code works on older version on Reporting services on SQL 2014. While we are receving error when trying with the latest version of Reporting services on SQL 2022. The error is

"request failed with an empty response"

The error is on the command to set parameters, reportViewer.ServerReport.SetParameters. We also tried disabling the parameter as the report has a default parameter. This time the error is displayed in the application UI. We have ensured all permissions are same for the account we are using to access the report. We checked that we are using the webservice url, correct report path.

0 Answers0