【C# RDLC】 RDLC报表的部署问题

 

开发工具: VS2010, .NET FRAMEWORK 4.0, WIN7, WPF程序工具

 

在部署RDLC报表的时候遇到了一个问题:在客户机器上报表运行报错,经查发现是缺乏DLL,以下:开发工具

  • Microsoft.ReportViewer.Common.dllorm

  • Microsoft.ReportViewer.ProcessingObjectModel.dll开发

  • Microsoft.ReportViewer.WebForms.dll部署

  • Microsoft.ReportViewer.WinForms.dllget

  • Microsoft.ReportViewer.DataVisualization.dllio

解决此问题也能够去MSDN下载对应版本的table

Microsoft Report Viewer 2010 SP1 Redistributable Package

下载地址:http://www.microsoft.com/zh-cn/download/details.aspx?id=6610&mstLocPickShow=False&Search=true&SearchType=2下载

安装便可。程序

相关文章
相关标签/搜索