Crystal 报告缺少程序集问题
我已经从 此处 下载了示例,我安装了 crystal reports 2008 (12.0.0.549) 和 vs 2010。我收到以下错误。
Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
任何人都可以指导如何添加缺少的程序集
I have downloaded the sample from Here i have crystal reports 2008 (12.0.0.549) and vs 2010 is installed. I am getting the following error.
Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
Can any one guide how to add missing assembly
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
安装 Crystal Reports 2010 并确保您没有在项目 Propertiese 下的应用程序选项卡中的目标框架下选择了“客户配置文件”,
它似乎不适用于我的客户配置文件。
注意:Crystal 报表仍然可以使用 CR2008 进行“设计”。
SAP 论坛的更多信息请参见此处。
Install the Crystal Reports 2010 and ensure that the you've NOT got a "Client Profile" selected under Target Framework in the Applicaiton tab under the projecst Propertiese
It didn't seem to work for me with a Client Profile.
Note: Cyrstal reports can still be 'designed' with CR2008.
Some more info on the SAP forum here.