Error message when you use one application pool to run the Report Server Web service and another application pool to run Report Manager: "The report server has encountered a configuration error" (910023)
The information in this article applies to:
- Microsoft SQL Server 2005 Reporting Services
SYMPTOMSConsider the following scenario. You use one application pool to run the Report Server Web
service in Microsoft SQL Server 2005 Reporting Services. You use another application pool that uses a different identity to
run Report Manager. You may not
be able to access the Report Server Web service, and you may receive the following
error message: The report server has encountered a
configuration error. See the report server log files for more information.
(rsServerConfigurationError) Access to the path 'Drive:\Program Files\Microsoft
SQL Server\MSSQL.<2>\Reporting
Services\ReportServer\RSReportServer.config' is denied.
CAUSEThis problem occurs because the Report Server Web service
and Report Manager share the same security group. When a change is made to one of the
services, the changed account is removed from the security group.
The other service is affected by the change, and you may receive the error message. WORKAROUNDTo work around this problem, use either of the following methods:
- Set the Report Server Web service and Report Manager to
use the same application pool.
- Add the security account to the
SQLServer2005ReportingServicesWebServiceUser$InstanceName
group that you use for the application pool identity.
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 3/3/2006 |
---|
Keywords: | kbsql2005rs kbtshoot kbprb KB910023 kbAudITPRO kbAudDeveloper |
---|
|