本文介绍了Crystal Report文档加载错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
使用CrystalDecisions名称空间的已发布应用程序有一些例外
在开发时通过添加引用添加到解决方案中。
确切的错误信息是:
Hi,
there is some exception on a published application used " CrystalDecisions name space"
with is added to the solution by "add reference" in develop time.
the exact Error message is :
System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Windows.Forms, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Windows.Forms, Version=13.0.2000.0
我在解决方案中创建了设置项目。但是当它在没有安装水晶报告的不同机器上运行时会产生异常。
感谢您的帮助。
删除了不合适的问候。[/ edit]
I have created the set up project in the solution . but when it is running on different machiean which have not crystal report installed the exception accrued.
thanks to your help .
[edit]Removed inappropriate greeting.[/edit]
推荐答案
这篇关于Crystal Report文档加载错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!