SQL Server Reporting Service Web Service URL not working

Fred Schmid 6 Reputation points
2022-11-02T02:26:26.907+00:00

I have installed SQL Server 2019 Developer edition on my Windows 11 PC. And I installed Reporting Services also. I got the report server to say it is "Report Service Status: Started". When I try to access the Web Service URL I get an HTTP Error 500. I can access the Web Portal URL with no problems. I setup the Service Account to use the built-account "Network Service". The Database is using the Login: NT Authority\NetworkService.

Any ideas why the URL is not working?

Fred

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,806 questions
{count} votes

6 answers

Sort by: Most helpful
  1. AniyaTang-MSFT 12,321 Reputation points Microsoft Vendor
    2022-11-03T08:08:28.207+00:00

    Hi @Anonymous
    Can you show the detailed error message in the trace log?
    Best regards,
    Aniya


  2. Fred Schmid 6 Reputation points
    2022-11-13T03:40:15.49+00:00

    Here is the ReportingServicesService_2022_11_12_21_43_39.log file:
    <Header>
    <Product>Report Server Version 2018.0150.1102.1002 ((BI_Server_Main).220823-2248)</Product>
    <Locale>English (United States)</Locale>
    <TimeZone>Eastern Standard Time</TimeZone>
    <Path>D:\Programs\Microsoft SQL Server Reporting Services\SSRS\Logfiles\ReportingServicesService_2022_11_12_21_43_39.log</Path>
    <SystemName>MYCOMPUTER</SystemName>
    <OSName>Microsoft Windows NT 6.2.9200</OSName>
    <OSVersion>6.2.9200</OSVersion>
    <ProcessID>19896</ProcessID>
    <Virtualization>Hypervisor</Virtualization>
    </Header>
    <ProcessorArchitecture>AMD64</ProcessorArchitecture>
    <ApplicationArchitecture>AMD64</ApplicationArchitecture>
    rshost!rshost!3388!11/12/2022-21:43:39:: i INFO: CLR runtime is initialized.
    rshost!rshost!3388!11/12/2022-21:43:39:: i INFO: Derived memory configuration based on physical memory as 16491796 KB
    rshost!rshost!3388!11/12/2022-21:43:39:: w WARN: Failed to initialize performance counters: 2. Possible setup issue.
    appdomainmanager!DefaultDomain!3388!11/12/2022-21:43:39:: i INFO: Entered managed ServiceMain in DefaultDomain.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing DisableSecureFormsAuthenticationCookie to 'False' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing DatabaseQueryTimeout to '300' second(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing WebServiceUseFileShareStorage to 'False' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing WatsonFlags to '1064' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessException,System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException,System.AppDomainUnloadedException' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing AuthenticationTypes to '4' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing EnableAuthPersistence to 'True' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: w WARN: Initializing UrlRoot to default value of '' because it was incorrectly specified in Configuration file as ''.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing IsWebServiceEnabled to 'True' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing MaxConnections to '2' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing AppID to '(Default)' as specified in Configuration file.
    library!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: Initializing CacheLevel to 'Default' as specified in Configuration file.
    resourceutilities!DefaultDomain!4f7c!11/12/2022-21:43:39:: i INFO: SKU: SQL Server Developer
    configmanager!DefaultDomain!4f7c!11/12/2022-21:43:40:: i INFO: Using report server internal url http://localhost:80/FredsReportServer.
    configmanager!DefaultDomain!4f7c!11/12/2022-21:43:40:: i INFO: Using report server external url http://MYCOMPUTER:80/FredsReportServer.
    configmanager!DefaultDomain!4f7c!11/12/2022-21:43:40:: i INFO: Using url root http://MYCOMPUTER:80/FredsReportServer.
    rshost!rshost!4f7c!11/12/2022-21:43:40:: i INFO: Configuring maxPhysicalCpu=0, minLogicalCpu=0
    rshost!rshost!4f7c!11/12/2022-21:43:40:: i INFO: Logical processor per physical processor 24
    rshost!rshost!4f7c!11/12/2022-21:43:40:: i INFO: Logical processor per core 2
    rshost!rshost!4f7c!11/12/2022-21:43:40:: i INFO: Logical processor unlimited
    rshost!rshost!4f7c!11/12/2022-21:43:40:: i INFO: Maximum logical CPU is 24
    library!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogExceptionMicrosoft.ReportingServices.Modeling.InternalModelingExceptionMicrosoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: Do not dump on: Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessExceptionSystem.Threading.ThreadAbortExceptionSystem.Web.UI.ViewStateExceptionSystem.OutOfMemoryExceptionSystem.Web.HttpExceptionSystem.IO.IOExceptionSystem.IO.FileLoadExceptionMicrosoft.SharePoint.SPExceptionMicrosoft.ReportingServices.WmiProvider.WMIProviderExceptionSystem.AppDomainUnloadedException
    library!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: Minidump location: D:\Programs\Microsoft SQL Server Reporting Services\SSRS\Logfiles
    appdomainmanager!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: Registering AppDomain: type='WindowsService'; id='2'; Name='WindowsService_0'
    appdomainmanager!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: Creating a new AppDomainLifeCycleManagementEntry for AppDomain id '2'
    appdomainmanager!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: Appdomain STARTED: id='2'; name='WindowsService_0'
    servicecontroller!DefaultDomain!4f7c!11/12/2022-21:43:43:: i INFO: Creating an instance of class 'ReportingServicesLibrary, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' from assembly 'Microsoft.ReportingServices.Library.ServiceAppDomain' in domain 'WindowsService_0'
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing DisableSecureFormsAuthenticationCookie to 'False' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing DatabaseQueryTimeout to '300' second(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing WebServiceUseFileShareStorage to 'False' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing WatsonFlags to '1064' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessException,System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException,System.AppDomainUnloadedException' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing AuthenticationTypes to '4' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing EnableAuthPersistence to 'True' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: w WARN: Initializing UrlRoot to default value of '' because it was incorrectly specified in Configuration file as ''.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing IsWebServiceEnabled to 'True' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing MaxConnections to '2' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing AppID to '(Default)' as specified in Configuration file.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Initializing CacheLevel to 'Default' as specified in Configuration file.
    resourceutilities!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: SKU: SQL Server Developer
    configmanager!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Using report server internal url http://localhost:80/FredsReportServer.
    configmanager!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Using report server external url http://MYCOMPUTER:80/FredsReportServer.
    configmanager!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Using url root http://MYCOMPUTER:80/FredsReportServer.
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogExceptionMicrosoft.ReportingServices.Modeling.InternalModelingExceptionMicrosoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Do not dump on: Microsoft.PowerBI.ReportServer.WebApi.Catalog.CatalogAccessExceptionSystem.Threading.ThreadAbortExceptionSystem.Web.UI.ViewStateExceptionSystem.OutOfMemoryExceptionSystem.Web.HttpExceptionSystem.IO.IOExceptionSystem.IO.FileLoadExceptionMicrosoft.SharePoint.SPExceptionMicrosoft.ReportingServices.WmiProvider.WMIProviderExceptionSystem.AppDomainUnloadedException
    library!WindowsService_0!4f7c!11/12/2022-21:43:44:: i INFO: Minidump location: D:\Programs\Microsoft SQL Server Reporting Services\SSRS\Logfiles
    library!WindowsService_0!9bc!11/12/2022-21:43:44:: i INFO: Catalog SQL Server Edition = Developer
    rshost!rshost!4f98!11/12/2022-21:43:44:: i INFO: Registered url=http://+:80/FredsReportServer/, vdir=/FredsReportServer, pdir=D:\Programs\Microsoft SQL Server Reporting Services\SSRS\ReportServer.
    rshost!rshost!4f98!11/12/2022-21:43:44:: i INFO: Currently registered url http://+:80/FredsReportServer/ on endpoint 2
    rshost!rshost!4f7c!11/12/2022-21:43:44:: i INFO: Derived memory configuration based on physical memory as 16491796 KB
    crypto!WindowsService_0!9bc!11/12/2022-21:43:44:: i INFO: Initializing crypto as user: NT AUTHORITY\NETWORK SERVICE
    servicecontroller!DefaultDomain!4f98!11/12/2022-21:43:44:: i INFO: Total Physical memory: 16887599104
    rpcserver!DefaultDomain!4fb0!11/12/2022-21:43:44:: i INFO: Process monitoring started.
    crypto!WindowsService_0!9bc!11/12/2022-21:43:44:: i INFO: Exporting public key
    crypto!WindowsService_0!9bc!11/12/2022-21:43:44:: i INFO: Importing existing encryption key
    dbpolling!WindowsService_0!9bc!11/12/2022-21:43:45:: i INFO: EventPolling polling service started
    dbpolling!WindowsService_0!9bc!11/12/2022-21:43:45:: i INFO: NotificationPolling polling service started
    dbpolling!WindowsService_0!9bc!11/12/2022-21:43:45:: i INFO: SchedulePolling polling service started
    dbpolling!WindowsService_0!9bc!11/12/2022-21:43:45:: i INFO: UpgradePolling polling service started
    dbpolling!WindowsService_0!4fd4!11/12/2022-21:43:45:: i INFO: PollingMaintenance: Polling started
    rpcserver!DefaultDomain!9bc!11/12/2022-21:43:45:: i INFO: RPC Server started.
    servicecontroller!DefaultDomain!9bc!11/12/2022-21:43:45:: i INFO: RPC Server started. Endpoint name ='ReportingServices$SSRS'
    appdomainmanager!DefaultDomain!9bc!11/12/2022-21:43:45:: i INFO: SetInitialized AppDomain id '2': initialized = 1
    appdomainmanager!WindowsService_0!9bc!11/12/2022-21:43:45:: i INFO: Appdomain:2 WindowsService_0 initialized.
    library!WindowsService_0!9bc!11/12/2022-21:53:45:: i INFO: Call to CleanBatch()
    library!WindowsService_0!9bc!11/12/2022-21:53:46:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions, 0 extended content cache.
    library!WindowsService_0!9bc!11/12/2022-21:53:46:: i INFO: Call to CleanBatch() ends
    library!WindowsService_0!4d44!11/12/2022-22:03:45:: i INFO: Call to CleanBatch()
    library!WindowsService_0!4d44!11/12/2022-22:03:46:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions, 0 extended content cache.
    library!WindowsService_0!4d44!11/12/2022-22:03:46:: i INFO: Call to CleanBatch() ends
    library!WindowsService_0!7fa4!11/12/2022-22:13:45:: i INFO: Call to CleanBatch()
    library!WindowsService_0!7fa4!11/12/2022-22:13:46:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions, 0 extended content cache.
    library!WindowsService_0!7fa4!11/12/2022-22:13:46:: i INFO: Call to CleanBatch() ends
    library!WindowsService_0!8914!11/12/2022-22:23:45:: i INFO: Call to CleanBatch()
    library!WindowsService_0!8914!11/12/2022-22:23:46:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions, 0 extended content cache.
    library!WindowsService_0!8914!11/12/2022-22:23:46:: i INFO: Call to CleanBatch() ends

    0 comments No comments

  3. Fred Schmid 6 Reputation points
    2022-11-13T03:43:07.367+00:00

    Here's the RSManagement_2022_11_12_21_43_25.log:
    2022-11-12 21:43:25.6786|INFO|1|File Logger created: D:\Programs\Microsoft SQL Server Reporting Services\SSRS\LogFiles\RSManagement_2022_11_12_21_43_25.log - level Info, will roll at 32 Mb, process id 11588
    2022-11-12 21:43:25.7137|INFO|1|Do not dump on: Microsoft.BIServer.HostingEnvironment.Exceptions.TrustedProcessTokenExpiredException
    2022-11-12 21:43:25.7237|INFO|1|SKU: SQL Server Developer
    2022-11-12 21:43:26.0634|INFO|1|The web server needs to run elevated
    2022-11-12 21:43:26.0634|INFO|1|Web Server is running.
    2022-11-12 21:43:26.6066|INFO|7|Creating default Global MeterCollector| RequestID = s_7100ff89-532b-4335-bb1e-4448088120dd
    2022-11-12 21:43:36.2280|INFO|7|Database Version Detection: Valid:
    Db Version = 15.0.1102.1002
    Code Version = 15.0.1102.1002
    Resulted in status Valid| RequestID = s_7100ff89-532b-4335-bb1e-4448088120dd
    2022-11-12 21:43:36.4476|INFO|5|Provider name | RequestID = s_7100ff89-532b-4335-bb1e-4448088120dd
    2022-11-12 21:43:36.4476|INFO|5|Container name Microsoft SQL Server Reporting Services Key Container 2010| RequestID = s_7100ff89-532b-4335-bb1e-4448088120dd
    2022-11-12 21:43:37.9696|INFO|5|Setting Symmetric Key| RequestID = s_7100ff89-532b-4335-bb1e-4448088120dd

    0 comments No comments

  4. Fred Schmid 6 Reputation points
    2022-11-24T19:49:47.297+00:00

    Is the Reporting Services web service connected with the IIS web service?
    I don't believe that is working either.

    I get this error when trying to access the localhost from a web browser:
    HTTP Error 404. The requested resource is not found.

    and I get this error when trying to access the Reporting Service web service url from a web browser:
    This page isn’t working right now MyComputer can't currently handle this request.
    HTTP ERROR 500

    0 comments No comments

  5. Deepa Ramadass 1 Reputation point
    2023-04-04T14:09:31.86+00:00

    Iam also facing the same issue

    0 comments No comments