问题描述
亲爱的所有人,我在使用Crystal Reports时遇到麻烦.我已经在VB中创建了报表表单,该报表可以在正在开发的计算机上正常运行.问题出现在客户端.我已经在客户端安装了Crystal Report SAP B1.我的报告表格中没有水晶报表,无法在其中使用.
它说,
创建表单时发生错误.有关详细信息,请参见Exception.InnerException.该错误是:无法加载文件或程序集``CrystalDecisions.Windows.Forms,Version = 10.5.3700.0,Culture = neutral,PublicKeyToken = 692fbea5521e1304''或其依赖项之一.系统找不到指定的文件.
请帮助...
Dear All I am having trouble with crystal Reports. I have created the reporting form in VB that is working fine with my developing computer. the Problem arrises on client side. I have installed crystal report sap b1 on client side. My reporting form that has crystal report is not working there.
it says,
An error occurred creating the form. See Exception.InnerException for details. The error is: Could not load file or assembly ''CrystalDecisions.Windows.Forms, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'' or one of its dependencies. The system cannot find the file specified.
Please help...
推荐答案
这篇关于水晶报表启动错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!