【整理】Report Viewer 2010发布方法
①安装“Microsoft Report Viewer 2010 Redistributable Package”;
②命令行中执行:
1: dir %windir%\assembly\gac_msil\*reportviewer*.dll /s /b③将执行结果中的关于ReportViewer 10.0.0.0的dll文件提取出来:
1: md D:\ReportViewer
2: copy C:\Windows\assembly\gac_msil\Microsoft.ReportViewer.Common\10.0.0.0__b03f5f7f11d50a3a\Microsoft.ReportViewer.Common.dll D:\ReportViewer
3: copy C:\Windows\assembly\gac_msil\Microsoft.ReportViewer.DataVisualization\10.0.0.0__b03f5f7f11d50a3a\Microsoft.ReportViewer.DataVisualization.dll D:\ReportViewer
4: copy C:\Windows\assembly\gac_msil\Microsoft.ReportViewer.ProcessingObjectModel\10.0.0.0__b03f5f7f11d50a3a\Microsoft.ReportViewer.ProcessingObjectModel.dll D:\ReportViewer
5: copy C:\Windows\assembly\gac_msil\Microsoft.ReportViewer.WebForms\10.0.0.0__b03f5f7f11d50a3a\Microsoft.ReportViewer.WebForms.dll D:\ReportViewer
6: copy C:\Windows\assembly\gac_msil\Microsoft.ReportViewer.WinForms\10.0.0.0__b03f5f7f11d50a3a\Microsoft.ReportViewer.WinForms.dll D:\ReportViewer
④将③得到的文件复制到站点目录下的bin目录下。
【相关下载】
Microsoft Report Viewer 2010 Redistributable Package
Microsoft Report Viewer 2010 Redistributable Package 包含用于查看使用 Microsoft 报表技术设计的报表的控件。
2010/10/4
Microsoft Report Viewer 2010 SP1 Redistributable Pacckage
Microsoft Report Viewer 2010 SP1 Redistributable Package 包含用于查看使用 Microsoft 报告技术设计的报告的控件。
2011/3/3
Microsoft Report Viewer Redistributable 2010 SP1 语言包
Microsoft Report Viewer Redistributable 2010 SP1 语言包包含 Windows 窗体和 ASP.NET Web 服务器控件,这些控件可用于查看使用 Microsoft 报告技术设计的报告。
2011/3/3
Microsoft Visual Studio 2010 Service Pack 1 Report Viewer 更新 (KB2549864)
此更新可解决在安装 Visual Studio 2010 Service Pack 1 之后报表查看器的功能中断问题。安装此更新后,请重启计算机。
2011/9/2
Microsoft Report Viewer Redistributable 2010 语言包
Microsoft Report Viewer 2010 Redistributable Package 包含 Windows 窗体和 ASP.NET Web 服务器控件,可用于查看使用 Microsoft 制表技术设计的报表。
2010/6/1