这是Microsoft.ReportViewer的Dll合集 10.0下载,无论(lùn)是winForm或(huò)webForm程序在部署到客户机子时都要求客(kè)户机上安装有ReportViewer 报表查看器,给部署带来了(le)麻烦。现在(zài)好(hǎo)了,只(zhī)要将这几个 dll 文件放(fàng)到 winForm 的 exe 文件的(de)同(tóng)目录下或 webForm 的 bin 目(mù)录下,客户端(duān)即可不必安(ān)装ReportViewer 报表查看(kàn)器。
Microsoft.ReportViewer的Dll合集 10.0是用于做RDLC报表(biǎo)部署的常用dll文件,在做RDLC报(bào)表部署(shǔ)过程中服务器报错一般的问(wèn)题都是缺少dll文件,Microsoft.ReportViewer三套DLL就是(shì)解(jiě)决(jué)这个问题的。
“An error occurred during local report processing.
The definition of the report 'Main Report' is invalid.
An unexpected error occurred in Report Processing.
未能加载(zǎi)文件或程序集“Microsoft.ReportViewer.ProcessingObjectModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”或它的(de)某一个依(yī)赖项(xiàng)。系统找不到指定的文件。”
Microsoft.
ReportViewer.Common.dll (版(bǎn)本 10.0);
Microsoft.ReportViewer.ProcessingObjectModel.dll(版本 10.0);
Microsoft.ReportViewer.WebForms.dll(版本 10.0);
Microsoft.ReportViewer.WinForms.dll(版本 10.0);
Microsoft.ReportViewer.DataVisualization.dll(版本 10.0)。
备注:当ReportView显示柱状图,饼图(tú),折线图等图(tú)表(biǎo)时(shí),需(xū)要用(yòng)到Microsoft.ReportViewer.DataVisualization.dll,对于一般的表格式的报(bào)表,是不需要(yào)用到的。
