标签: reporting-services ssrs-2008 subreports
我正在创建新报告,其中应包含来自不同报告服务器的多个报告作为子报告。执行此操作时,我将通过完整路径引用每个报表,例如http://server1/ReportServer?/LegacyReports/Sales Report
http://server1/ReportServer?/LegacyReports/Sales Report
这会出错:
本地报告处理期间发生错误。 报告处理中发生意外错误。 本地报告处理期间发生错误。 应用程序出错。 路径中的非法字符。
从其他服务器引用报告的正确方法是什么?