After upgrading SQL Server and Reporting Services to 2019 the report viewer no longer displays on the web pages.

Marc Brierley 0 Reputation points
2023-09-20T22:54:04.92+00:00

Morning

After upgrading SQL Server and Reporting Services to 2019 the report viewer no longer displays on the web pages.
It appears as thought the web pages no longer recognise the report viewer control.

I have removed references to the old report viewer and installed the NuGet package for the latest version.

I have also updated the references in the web pages and web.config file.

Any suggestions on how to fix this?

Marc

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,911 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 44,056 Reputation points
    2023-09-21T05:03:47.2433333+00:00

    Which SSRS version have to used before?

    With SSRS version 2017 a very lot has changed and you have to setup nearly everything new; have you done all required steps? Is the SSRS service running?

    See Migrate a Reporting Services Installation (Native Mode)


  2. AniyaTang-MSFT 12,441 Reputation points Microsoft Vendor
    2023-09-21T06:38:38.3+00:00

    Hi @Marc Brierley

    Are any error messages displayed? What browser are you using? I found a similar thread: https://stackoverflow.com/questions/33419047/report-viewer-control-not-showing-report-from-ssrs, maybe you can use it as a reference.

    Best regards,

    Aniya


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.