AspNetCore.Reporting 库存在缓存问题

AspNetCore.Reporting Library has Cache issue

提问人:Dawood Jamil 提问时间:12/7/2021 更新时间:12/7/2021 访问量:468

问:

单个报告工作正常。但是,在请求其他报告时,它给出异常“索引越界”。有人请帮我一个可行的解决方案。

asp.net-core dynamic-rdlc-generation

评论

0赞 Rena 12/8/2021
嗨@Dawood Jamil,您能否分享足够的代码来重现该问题?
1赞 Dawood Jamil 12/8/2021
实际上,.Net Framework 支持 RDLC 报告。但是要在核心项目中将报告呈现为Pdf Asp.Net 我使用的是AspNetCore.Reporting Library。现在的问题是,在生成一个报告后,报告抛出异常“索引越界”。这是由于缓存问题造成的。作为参考,这里是链接 github.com/amh1979/AspNetCore.Reporting/issues/16
0赞 Dawood Jamil 12/8/2021
@Rena在过去的两周里,我一直被困在这个例外上。
1赞 Dawood Jamil 12/8/2021
github.com/amh1979/AspNetCore.Reporting/issues/......

答: 暂无答案