[quoted text, click to view] "bhorwatt" wrote:
> It deletes all of the connection strings in your data sources on the server
> and resets credentials to 'credentials supplied by the user running the
> report'. The latter means when reports are first run, it prompts for a user
> name and password. I guess these are the items that were encrypted.
Thank you for responding. With that assurance, I tried to delete encrypted
content, with the hope that I could then get Reporting Service to start.
However, it dropped yet another error on me:
ReportServicesConfigUI.WMIProvider.WMIProviderException: An error occurred
when attempting to connect to the report server remote procedure call (RPC)
end point. Verify that the Report Server Windows service is running, and then
retry the operation.
---> System.Runtime.InteropServices.COMException (0x800706B3): The RPC
server is not listening. (Exception from HRESULT: 0x800706B3)
--- End of inner exception stack trace ---
at
ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.ThrowOnError(ManagementBaseObject mo)
at
ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.DeleteEncryptedInformation()
The RPC service is running, but it throw an error in the event log, claiming
that the RPC service failed to start. It's been running ever since the
machine booted. Immediately after that in the log is an error from Reporting
Services, saying that the service could not start, "The user or group name
'DIMRS1\ASPNET' is not recognized." The ASPNET user exists in AD, but RS is
configured to use LocalSystem. Should I reinstall .NET to reset the ASPNET