Microsoft ReportViewer ProcessingObjectModel dll [英] Microsoft ReportViewer ProcessingObjectModel dll

查看:74
本文介绍了Microsoft ReportViewer ProcessingObjectModel dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

无法加载文件或程序集'Microsoft.ReportViewer.ProcessingObjectModel,Version = 11.0.0.0,Culture = neutral,PublicKeyToken = 89845dcd8080cc91'

我在哪里可以找到它?

请帮帮我?当我在服务器中构建时会发生此错误。

Could not load file or assembly 'Microsoft.ReportViewer.ProcessingObjectModel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
Where can I find it ?
Pls help me ? This error occurs when I build in server.

推荐答案

您好,



您需要同时参考Microsoft .ReportViewer.WebForms和Microsoft.ReportViewer.Common并将其CopyLocal属性设置为true。这将导致dll被复制到我们的bin目录。



此外,请检查以下链接:

在客户机器上使用Microsoft Report Viewer [ ^ ]



问候,

Praneet
Hi,

You need to reference both Microsoft.ReportViewer.WebForms and Microsoft.ReportViewer.Common and set their "CopyLocal" property to true. This will result in the dll's being copied to our bin directory.

Also, please check the following link:
Working with Microsoft Report Viewer on Client's machine[^]

Regards,
Praneet


这篇关于Microsoft ReportViewer ProcessingObjectModel dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆