SQL Server Report Service 不能启用。。。
错误日志如下:
日志名称: Application
来源: SQL Server Report Service
日期: 2012/4/6 12:08:19
事件 ID: 0
任务类别: 无
级别: 错误
关键字: 经典
用户: 暂缺
计算机: PC-20110117VUND
描述:
无法启动服务。Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: 报表服务器遇到配置错误。有关详细信息,请参阅报表服务器日志文件。 ---> System.UnauthorizedAccessException: 对路径“C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\RSReportServer.config”的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
在 Microsoft.ReportingServices.Diagnostics.Globals.SafeOpenXmlDocumentFile(XmlDocument doc, String pathToXmlFile)
在 Microsoft.ReportingServices.Diagnostics.RSConfiguration.LoadDocument()
在 Microsoft.ReportingServices.Diagnostics.RSConfiguration.Load()
--- 内部异常堆栈跟踪的结尾 ---
在 Microsoft.ReportingServices.Diagnostics.RSConfigurat...
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="SQL Server Report Service" />
<EventID Qualifiers="0">0</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-04-06T04:08:19.000000000Z" />
<EventRecordID>32896</EventRecordID>
<Channel>Application</Channel>
<Computer>PC-20110117VUND</Computer>
<Security />
</System>
<EventData>
<Data>无法启动服务。Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: 报表服务器遇到配置错误。有关详细信息,请参阅报表服务器日志文件。 ---> System.UnauthorizedAccessException: 对路径“C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\RSReportServer.config”的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
在 Microsoft.ReportingServices.Diagnostics.Globals.SafeOpenXmlDocumentFile(XmlDocument doc, String pathToXmlFile)
在 Microsoft.ReportingServices.Diagnostics.RSConfiguration.LoadDocument()
在 Microsoft.ReportingServices.Diagnostics.RSConfiguration.Load()
--- 内部异常堆栈跟踪的结尾 ---
在 Microsoft.ReportingServices.Diagnostics.RSConfigurat...</Data>
</EventData>
</Event>
------解决方案--------------------
没有访问权限?操作系统登录用户的
------解决方案--------------------
换一种登陆方式试下.