【发布时间】: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