Why is my SSRS not installed?

CharlieLor 566 Reputation points
2020-11-05T17:22:45.747+00:00

I mounted the SQL2019-STD.ISO and launch the setup.exe then click on "Install SQL Server Reporting Services". It goes out to Microsoft site and downloaded the SQLServerReportingServices.exe file. I launch this file and finish installing. I clicked on "Configure report server" button at the end but nothing happens. I went to C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn and RSConfigTool was not in this folder. What am I missing? Do I need to restart my server?

37766-image.png

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

Accepted answer
  1. ZoeHui-MSFT 41,491 Reputation points
    2020-11-11T01:54:02.483+00:00

    Hi @CharlieLor ,

    In the past SSRS was an integral part of the SQL Server installation process.

    From 2017, Report Services is now a separate, stand-alone install process.

    So that we couldn't install another instance in the same machine from SSRS2017 and later.

    This is why you could named the SSRS2014 instance and install two instances but couldn't in SSRS2019.

    https://learn.microsoft.com/en-us/sql/reporting-services/what-s-new-in-sql-server-reporting-services-ssrs?view=sql-server-ver15#sql-server-2017-reporting-services

    Regards,

    Zoe


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Hot issues October


8 additional answers

Sort by: Most helpful
  1. Jean-François Handfield 101 Reputation points
    2020-11-05T18:00:21.173+00:00

    Mine is under : C:\Program Files\Microsoft SQL Server Reporting Services\Shared Tools

    0 comments No comments

  2. CharlieLor 566 Reputation points
    2020-11-05T18:32:33.917+00:00

    I don't see Microsoft SQL Server Reporting Services under C:\Program Files folder.

    37805-image.png

    0 comments No comments

  3. ZoeHui-MSFT 41,491 Reputation points
    2020-11-06T01:46:23.927+00:00

    Hi @CharlieLor ,

    The SSRS2019 default path should be

    C:\Program Files\Microsoft SQL Server Reporting Services\SSRS

    Please have a double check.

    In addition, you may restart the machine and search in the start with Report Server Configuration Manager to see if you have successfully install SSRS.

    If you still couldn't find the Reporting Service, please try to find the error log or reinstall it for test.

    https://learn.microsoft.com/en-us/sql/reporting-services/report-server/reporting-services-log-files-and-sources?view=sql-server-ver15

    Regards,

    Zoe


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Hot issues October


  4. CharlieLor 566 Reputation points
    2020-11-09T11:51:29.59+00:00

    Okay, I had to reinstall for it to work. I'm not sure what happened the first time. Anyway, I have one additional question. Do I go through the same process for additional instance of SSRS? It seemed this initial installation did not allow me to name the SSRS instance.

    0 comments No comments

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.