在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

相关文章:

  • 2021-04-21
  • 2021-05-19
  • 2021-06-29
  • 2021-09-08
  • 2021-07-24
  • 2021-11-24
  • 2021-08-13
  • 2021-06-21
猜你喜欢
  • 2021-10-08
  • 2022-12-23
  • 2021-09-15
  • 2021-06-17
  • 2021-10-03
  • 2021-08-16
  • 2021-05-27
相关资源
相似解决方案