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