Problems with Microsoft.ReportingServices.ReportViewerControl.WebForms

Stefanie Ewald 11 Reputation points
2022-05-02T08:49:56.6+00:00

Hello,
we use a WebForm on our site for the reports. After migrating our servers, a strange message suddenly appears under the parameters.

198211-webform.png

Furthermore, we sometimes get the error with the parameter dropdowns:

Reserved.ReportViewerWebControl.axd?OpType=Resource&Version=15.0.1484.0&Name=ViewerScript:1   
          
       Uncaught TypeError: Cannot read properties of null (reading 'style')  
    at Microsoft.Reporting.WebFormsClient._MultiValueParameterInputControl.ToggleFloatingFrameVisibility (Reserved.ReportViewerWebControl.axd?OpType=Resource&Version=15.0.1484.0&Name=ViewerScript:1:45927)  
    at Microsoft.Reporting.WebFormsClient._MultiValueParameterInputControl.OnDropDownImageClick (Reserved.ReportViewerWebControl.axd?OpType=Resource&Version=15.0.1484.0&Name=ViewerScript:1:45324)  
    at HTMLButtonElement.<anonymous> (ScriptResource.axd?d=adh3E5cO-su6kssCIGU3RIsaBrOaFhZ5COMZYONjKvMLkoP-bkwEkf6A8rU5Ukv6uo2Ut26Ql8Lt_j2ZNy5kOb5V3PJwvVu8FwPjs6F4ddvNysqp9k2IPQ7mJ3OMRrrDyOxtxosKzstODyTHOKWOWGkHet4EuXX85-mEBgAYNsk1&t=49337fe8:5:307)  
    at HTMLButtonElement.b (ScriptResource.axd?d=adh3E5cO-su6kssCIGU3RIsaBrOaFhZ5COMZYONjKvMLkoP-bkwEkf6A8rU5Ukv6uo2Ut26Ql8Lt_j2ZNy5kOb5V3PJwvVu8FwPjs6F4ddvNysqp9k2IPQ7mJ3OMRrrDyOxtxosKzstODyTHOKWOWGkHet4EuXX85-mEBgAYNsk1&t=49337fe8:5:57482)  

We updated NugetPackage to the latest version.

Does anyone have an idea what the cause can be or how the errors and problems can be fixed?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,969 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Joyzhao-MSFT 15,601 Reputation points
    2022-05-03T02:13:12.913+00:00

    Hi @Stefanie Ewald ,
    Did the report viewer work fine before you migrated the server? Do your reports work properly in the web portal?
    Judging from your error message, it is possible that your report viewer configuration has changed or the property is empty, so that the read property data cannot be found.
    Best Regards,
    Joy


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.