資源簡介
在用.net開發的程序包含rdlc 報表時,無論是winForm或webForm程序在部署到客戶機子時都要求客戶機上安裝有ReportViewer 報表查看器,給部署帶來了麻煩。現在好了,只要將這幾個 dll 文件放到 winForm 的 exe 文件的同目錄下或 webForm 的 bin 目錄下,客戶端即可不必安裝ReportViewer 報表查看器。
Dll列表如下:
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(版本 10.0)。
備注:當ReportView顯示柱狀圖,餅圖,折線圖等圖表時,需要用到Microsoft.ReportViewer.DataVisualization.dll,對于一般的表格式的報表,是不需要用到的。

代碼片段和文件信息
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????6391672??2011-02-20?04:40??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.Common.dll
?????文件????3875728??2011-01-18?12:13??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization\10.0.30319.1\Microsoft.ReportViewer.DataVisualization.dll
?????文件????3875728??2011-10-18?14:58??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization\10.0.40219.1\Microsoft.ReportViewer.DataVisualization.dll
?????文件??????92056??2013-06-28?15:37??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.ProcessingobjectModel.dll
?????文件????2136960??2011-02-20?04:40??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.WebForms.dll
?????文件?????135305??2010-03-03?21:11??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.WebForms.xml
?????文件?????548224??2011-02-20?04:40??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.WinForms.dll
?????文件?????153918??2010-03-03?21:11??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.WinForms.xml
?????目錄??????????0??2013-11-24?11:55??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization\10.0.30319.1
?????目錄??????????0??2013-11-24?11:55??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization\10.0.40219.1
?????目錄??????????0??2013-11-24?11:55??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization
?????目錄??????????0??2014-01-26?11:24??Reporting?Service?Common?Dll?10.0
-----------?---------??----------?-----??----
?????????????17209591????????????????????12
-----------?---------??----------?-----??----
?????文件????6391672??2011-02-20?04:40??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.Common.dll
?????文件????3875728??2011-01-18?12:13??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization\10.0.30319.1\Microsoft.ReportViewer.DataVisualization.dll
?????文件????3875728??2011-10-18?14:58??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization\10.0.40219.1\Microsoft.ReportViewer.DataVisualization.dll
?????文件??????92056??2013-06-28?15:37??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.Processingob
?????文件????2136960??2011-02-20?04:40??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.WebForms.dll
?????文件?????135305??2010-03-03?21:11??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.WebForms.xm
?????文件?????548224??2011-02-20?04:40??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.WinForms.dll
?????文件?????153918??2010-03-03?21:11??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.WinForms.xm
?????目錄??????????0??2013-11-24?11:55??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization\10.0.30319.1
?????目錄??????????0??2013-11-24?11:55??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization\10.0.40219.1
?????目錄??????????0??2013-11-24?11:55??Reporting?Service?Common?Dll?10.0\Microsoft.ReportViewer.DataVisualization
?????目錄??????????0??2014-01-26?11:24??Reporting?Service?Common?Dll?10.0
-----------?---------??----------?-----??----
?????????????17209591????????????????????12
評論
共有 條評論