【问题标题】:Cannot access the Reporting Services' Report Manager无法访问 Reporting Services 的报告管理器
【发布时间】: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。同样的错误。

【问题讨论】:

    标签: reporting-services reporting ssrs-2008


    【解决方案1】:

    我遇到了同样的问题,我无法访问我的报告管理器,这就是我所做的。

    1. 以管理员身份打开 IE
    2. 在工具/Internet 选项/安全/受信任的站点中,添加此项

      http://localhost&

      http://mymachinename

    3. 在我的机器上禁用 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”(检查上面的链接)。

    希望这会有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多