【发布时间】:2010-01-28 09:05:32
【问题描述】:
MSDN 谈到 VS 2008 中的报表查看器: “ReportViewer 控件需要仅通过 SQL Server 2005 SOAP 执行端点公开的信息。”
http://www.gotreportviewer.com/ 谈到 VS 2008 中的报告查看器: “在远程模式下,ReportViewer 控件只能查看托管在 SQL Server 2005 报表服务器上的报表”。
现在真的没有更新单元可以在远程模式下在 VS 2008 中与 Reporting Service Server 2008 一起使用 ReportViewer 吗?
我在使用它时收到错误消息: "# 报表服务器 Web 服务定义 (WSDL) 的版本无效或无法识别。服务器不是兼容版本。 * System.Web.Services.Protocols.SoapException:服务器无法识别 HTTP 标头“SOAPAction”的值: ...schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/LoadReport..."
【问题讨论】:
-
好像还不支持。 blogs.msdn.com/robertbruckner/archive/2009/01/19/… -- 尝试安装 Visual Studio 2010 并从那里使用 ReportViewer 控件。
标签: reportviewer