嗨我尝试访问报表服务器url时出现以下错误。我如何将Windows凭据传递给ssrs报告。对于您的信息,报表服务器配置在不同的服务器上,因此它会要求登录身份验证。请帮忙。谢谢SSRS报告凭证问题
System.Net.WebException:请求失败,HTTP状态401: 未经授权。在 Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.GetSecureMethods() 处 微软 Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.IsSecureMethod(字符串 方法名)。 Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.SetConnectionSSLForMethod(字符串 方法名)在 Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute [TReturn](RSExecutionConnection 连接,ProxyMethod
1 initialMethod, ProxyMethod
1 retryMethod)at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecution Connection.LoadReport(字符串 报告,字符串HistoryID)在 Microsoft.Reporting.WebForms.SoapReportExecutionService.LoadReport(字符串 报告,字符串historyId)维持在 Microsoft.Reporting.WebForms Microsoft.Reporting.WebForms.ServerReport.EnsureExecutionSession() .ServerReport.SetParameters(IEnumerable`1 参数)