SCCM Report issue

InfraSolutions 711 Reputation points
2024-03-06T11:56:43.1933333+00:00

Dear All,

Could you please assist with the issue I'm encountering in Report Server Configuration Manager?

I have configured the Report Server Configuration Manager, and both the web service URL and web portal URL are working fine. However, I can't find any inbuilt queries listed in the portal. Note: All SQL Server, Reporting Server, and SCCM are hosted on the same server. User's image

User's image

When I check SCCM -> Monitoring -> Reporting, the dashboard shows a different link than what I'm seeing in Report Server Configuration Manager, 

 User's image

 When I tried to create a custom report, I encountered an HTTP 404 error. I have reinstalled the Reporting SQL Server and reconfigured both the web portal and service URLs, but the issue still persists,

User's image

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,063 questions
Microsoft Security | Intune | Configuration Manager | Other
Microsoft System Center | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. InfraSolutions 711 Reputation points
    2024-03-07T15:17:00.12+00:00

    Modified the registry value,

    1: change ReportServerUri value

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP

    http://server:**/ReportServer

    2: remove/re-install ConfigMgr reporting service point

    After changing the virtual service account to a domain account, it started working as expected,

    1 person found this answer helpful.
    0 comments No comments

  2. Garth Jones 1,666 Reputation points MVP
    2024-03-06T13:15:10.08+00:00

    Did you add it as a reporting point within ConfigMgr? is it showing as healthy in ConfigMgr?

    0 comments No comments

  3. InfraSolutions 711 Reputation points
    2024-03-07T14:34:50.7566667+00:00

    After following the steps below, it seems that the issue 'The request failed with HTTP status 404: Not Found' has been resolved,

    Option 1: change ReportServerUri parameter at registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP

    Like this: http://server:/ReportServer**

    Option 2: remove/install ConfigMgr reporting service point

    but another issue has appeared in srsrp.log,

    User's image

    If anyone experience with this error, please let me know

    0 comments No comments

  4. InfraSolutions 711 Reputation points
    2024-03-07T15:15:40.3+00:00

    working!!!!!

    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.