ReportViewer遇到的坑

Posted panjinzhao

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ReportViewer遇到的坑相关的知识,希望对你有一定的参考价值。

在VS2010下  

 

使用ReportViewer的时候,用WEB导出报表,报错“”文件生成:本地报表处理期间出错。“。

” “报表定义具有无法升级的无效目标命名空间“http://schemas.microsoft.com/sqlserver/reporting/2010/01/”,网上查资料说切换ReportViewer 10.0.0的引用,还是没有用,ReportViewer10.0.0版本还显示不到窗体上。   


 解决办法:

 

https://docs.microsoft.com/zh-cn/sql/reporting-services/application-integration/integrating-reporting-services-using-reportviewer-controls-get-started?view=sql-server-2017

 

Install-Package Microsoft.ReportingServices.ReportViewerControl.WebForms


以上是关于ReportViewer遇到的坑的主要内容,如果未能解决你的问题,请参考以下文章

微信支付,别人遇到的坑--转载

全局变量遇到的坑

GO遇到的坑

安装pods 遇到的坑

隐藏php版本遇到的坑

python中常遇到的坑