【问题标题】:IIS 8.5 connecting to remote report servicesIIS 8.5 连接到远程报表服务
【发布时间】:2016-09-15 08:42:49
【问题描述】:

这是场景: Web 服务器在 IIS 8.5 上运行,使用 AppPoolIdendtity 通过凭据连接到远程安装在 MSSQL Server 中的 Reporting Service。

报告服务已将计算机帐户 DOMAIN\MACHINENAME$ 添加到来自http://MSSSQLRS/ReportServer 作为系统管理员的系统角色分配,如下所示:

The permissions granted to user ' are insufficient for performing this operation. (rsAccessDenied)"}

通过本地访问测试本地 MSSQL 服务器很顺利。但是,无论何时从 IIS Web 服务器建立连接。 “rsAccessDenied”错误以 DOMAIN\MACHINENAME$ 用户身份出现。

不确定 WEB IIS 或 MSSQL 服务器还有什么问题......

【问题讨论】:

    标签: iis reporting-services ssrs-2008-r2


    【解决方案1】:

    听起来 RS Windows NTLM 配置不正确。请参阅this 文章。

    【讨论】:

    • 原来我错过了 C# app.config 中的凭据配置。现在可以了~
    猜你喜欢
    • 2014-07-17
    • 2011-09-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-03-17
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多