无法访问 Reporting Services 的报告管理器
Posted
技术标签:
【中文标题】无法访问 Reporting Services 的报告管理器【英文标题】:Cannot access the Reporting Services' Report Manager 【发布时间】:2011-11-21 17:11:48 【问题描述】:我在 Windows Server 2008 R2 Standard 计算机上使用 SQL Server 2008 R2 设置 Reporting Services 时遇到问题。
我使用的 Windows 用户帐户是管理员。 报表服务器服务帐户:网络服务。 Web 服务 URL 的 IP 地址/端口:172.18.200.18:8080。然后我设法通过 Reporting Services 配置管理器连接到 ReportServer 数据库(数据库 > 更改凭据 > 测试连接 => 测试连接成功)。
当尝试访问报告管理器 (http://172.18.200.18:8080/Reports) 时,这是我得到的错误:
User 'DOMAIN\user' does not have required permissions. Verify that sufficient
permissions have been granted and Windows User Account Control (UAC)
restrictions have been addressed.
大多数时候,这是因为 IE 没有以管理员身份运行。 所以我以管理员身份重新启动 IE。同样的错误。
【问题讨论】:
【参考方案1】:我遇到了同样的问题,我无法访问我的报告管理器,这就是我所做的。
-
以管理员身份打开 IE
在工具/Internet 选项/安全/受信任的站点中,添加此项
http://localhost
&
http://mymachinename
在我的机器上禁用 UAC 并更新注册表项(您需要更新注册表以禁用 UAC)。 (http://blogs.msdn.com/b/hyperyash/archive/2012/07/18/disabling-user-account-control-in-windows-8.aspx)
完成上述步骤后,重新启动机器和宾果游戏,您现在可以访问http://<Mymachinename>/reports
一旦您可以访问您的报告 URL,请将您的用户帐户添加到“站点设置”和“文件夹设置”。
启用 UAC 并将注册表设置值重新设置为“1”(检查上面的链接)。
希望这会有所帮助。
【讨论】:
以上是关于无法访问 Reporting Services 的报告管理器的主要内容,如果未能解决你的问题,请参考以下文章
SQL Server Reporting Services 2008 报表生成器用户访问权限
Reporting Services:无法使用集成安全性连接到 Oracle
在 sp3 和 cu1 之后无法连接到 Reporting Services 中的 Oracle
Reporting Services Excel 呈现扩展插件?