转: rdlc报表An error occurred during local report processing错误

在开发环境的电脑上可生成报表,但是一到客户端就提示An error occurred during local report processing错误。

猜想是缺dll,补充上

Microsoft.ReportViewer.Common.dll

Microsoft.ReportViewer.WinForms.dll

结果问题依旧,难道还缺?

google后得知还缺一个

Microsoft.ReportViewer.ProcessingObjectModel.dll

这个可不好找,在C:\Windows\assembly中能看到,但不能直接复制。

于是在命令提示符下

C:\Users\Thinkpad>cd C:\Windows\assembly

C:\Windows\assembly>cd GAC_MSIL\Microsoft.ReportViewer.ProcessingObjectModel\10.
0.0.0__b03f5f7f11d50a3a

C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.ProcessingObjectModel\10.0.0
.0__b03f5f7f11d50a3a>copy Microsoft.ReportViewer.ProcessingObjectModel.dll d:\Mi
crosoft.ReportViewer.ProcessingObjectModel.dll

即可

原文:http://blog.csdn.net/daiqianjie/article/details/8564619

感谢作者

时间: 2024-10-03 12:06:15

转: rdlc报表An error occurred during local report processing错误的相关文章

启动Eclipse时发生An internal error occurred during: "Initializing Java Tooling"错误

详细提示如下: An internal error occurred during: "Initializing Java Tooling". Illegal exception table range in class file org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration 解决方法: 通过[重置窗口布局],可解决大部分情况:点击菜单导航栏的windows > perspective > r

[转].Net Core Web应用发布至IIS后报“An error occurred while starting the application”错误

本文转自:http://www.cnblogs.com/TomGui/p/6438686.html An error occurred while starting the application. .NET Core X64 v4.1.1.0    |   Microsoft.AspNetCore.Hosting version 1.1.0-rtm-22752    |    Microsoft Windows 6.3.9600 报这个错,一脸懵逼,环境都按官方文档配置正确了,怎么办? 1.修

C# RDLC报表不出现预览窗体直接输出到打印机

#region 直接打印区域 /// <summary> /// 直接打印到打印机 /// </summary> /// <param name="reportFullFileName"></param> /// <param name="reportTitle"></param> /// <param name="reportDSTable1"></par

[Ruby on Rails Issue] When Setting Sqlite version on the Gemfile, Show error &quot;An error occurred while installing sqlite3 &quot;,

Issue: Gem files will remain installed in /tmp/bundler20140825-31835-p0c0p/sqlite3-1.3.9/gems/sqlite3-1.3.9 for inspection.Results logged to /tmp/bundler20140825-31835-p0c0p/sqlite3-1.3.9/extensions/x86-linux/1.9.1/sqlite3-1.3.9/gem_make.outAn error

mvc 在view视图中直接输出rdlc报表文件(Excel、PDF、Word)

给一段代码做参考 public ActionResult RdlcReport(string code) { LocalReport localReport = new LocalReport(); EasyMan.Dtos.ErrorInfo err = new EasyMan.Dtos.ErrorInfo(); err.IsError = false; try { var report = _reportAppService.GetReport(code, 0, false); DataTa

RDLC系列(一)ASP.NET RDLC 报表自定义数据源

最近一段时间开发ERP系统中要用到不少报表打印,在网上找了一圈发现想些好用的报表控件大部分要收费,一些面免费要么不好用要么IE8不兼容,最后还是用了微软自带的RDLC报表,把自己遇到的坑和技巧整理分享出来. 一般Visaul Studio上新建的的EDLC报表文件之后数据源都是按照向导直接连接数据库,自动生成数据源和数据集的,但是遇到一些复杂的就不够灵活. 一.新建报表 1.新建一个空白的报表如下 2.打开新建好的空报表文件,选择报表文件右键选择[打开方式]→[XML(文本)编辑]打开 在Pag

Mysql Solution - Timeout error occurred trying to stop MySQL Daemon. Stopping MySQL: [FAILED] -

错误如下: Timeout error occurred trying to stop MySQL Daemon. Stopping mysqld:                                           [FAILED] Starting mysqld:                                           [  OK  ] 解决办法: [[email protected]AY140624215512103ccdZ local]# So

利用General框架开发RDLC报表

RDLC是微软推出的自家的报表软件,虽然没有一些第三方的报表软件强大好用,但是作为VisualStudio集成的报表工具,在客户要求不高的情况下还是非常值得一用的,本文将介绍通过General代码生成器和General框架快速的开发一个报表程序. 第一步.生成RDLC报表文件 传统的开发方式是通过VisualStudio创建RDLC报表文件,但这种方式效率很慢,不适合大量报表开发,而通过General代码生成器可以快速的大量生成报表格式,大大提高开发效率,并且生成的报表文件可以在VisualSt

SVN错误E120104: ra_serf: An error occurred during decompression

今天在使用SVN时, $svn co http://www.soclib.fr/svn/trunk/soclib soclib checkout出错,错误内容如上E120104: ra_serf: An error occurred during decompression. 一开始我以为是解压缩问题,捣腾了好久....现在解决了,自己做个记录,也给出现了相同错误的同学一点帮助吧~~ 后来根据错误查找,发现不是解压缩的问题,是SVN版本的问题.The issue is with the HTTP