【问题标题】:(rsExecutionNotFound) error on when running both 2005 and 2008 versions of Reporting Services运行 2005 和 2008 版本的 Reporting Services 时出现 (rsExecutionNotFound) 错误
【发布时间】:2013-10-15 16:13:24
【问题描述】:

我正在运行一个 Web 报告门户以通过 ReportViewer 访问报告。一些报告是 SSRS 2005 和其他 SSRS 2008。有一个 ReportExecution 参考和一个 ReportingServices2005 和 ReportingServices2010 参考。如果用户运行 2005 年报告,然后运行 ​​2008 年报告,则报告执行将丢失。 错误信息是: 报告执行 ifjzab55k5icxl4510oyfsmt 已过期或找不到。 (rsExecutionNotFound) 我尝试创建一个单独的 ReportExecution 以供 ReportingServices2010 参考使用,但我得到了同样的错误。附言我是新手。

【问题讨论】:

    标签: c# asp.net reporting-services ssrs-2008 reportingservices-2005


    【解决方案1】:

    我已经做到了。我使用 ReportServiceVersionEnum 设置 ReportingServicesVersion 并根据使用的版本调用适当的 ReportExecution 服务。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-11-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多