VS2015中的Crystal Report错误 [英] Crystal Report Error in VS2015

查看:84
本文介绍了VS2015中的Crystal Report错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 


你们好吗......?  我希望你们都很好:)。


这里


我有这个错误 


mscorlib.dll中发生未处理的"System.IO.FileNotFoundException"类型异常



其他信息:无法加载文件或程序集'file:/// C:\Program Files(x86)\SAP BusinessObjects \ Crystal Framework 4.0 for .NET Framework 4.0 \ Common \ SAP BusinessObjects Enterprise XI 4.0 \\ \\ win32_x86\dotnet1\crdb_adoplus.dll'或其依赖项之一。
系统无法找到指定的文件。



此错误发生在VS2012中,但是我已经通过在App Config中执行此操作来修复它


<?xml version =" 1.0"编码= QUOT; UTF-8英寸?>
$
< configuration>

  < startup useLegacyV2RuntimeActivationPolicy =" true">

  &NBSP; < supportedRuntime version =" v4.0" sku =" .NETFramework,Version = v4.0" />

  < / startup>

< / configuration>



但我做到了在VS2015,没有任何事情发生!! 


谢谢(很抱歉在同一天要求两次)


解决方案

嗨ahemd saleh1,


Windows Forms General 论坛旨在讨论使用Windows窗体控件和功能的客户端应用程序开发。您的问题与
Crystal Report更相关,我建议您将问题发布在
Crystal Report 论坛专用帮助。

http://scn.sap.com/community/crystal-报告


最好的问候,

Herro Wong < /跨度>


hi 

how are you guys .. ?  i hope you all fine :) .

here

i have this error 

An unhandled exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll

Additional information: Could not load file or assembly 'file:///C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of its dependencies. The system cannot find the file specified.

and this error was in VS2012 , but i have fixed it by doing this in App Config

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
  </startup>
</configuration>

but i did it here in VS2015 and nothing happend!! 

thank you (AND Sorry for asking twice in the same day )

解决方案

Hi ahemd saleh1,

Windows Forms General forum is aim to discuss client application development using Windows Forms controls and features. Your question is more related to Crystal Report, I suggest you post your question in Crystal Report forum for dedicated help.
http://scn.sap.com/community/crystal-reports

Best Regards,
Herro Wong


这篇关于VS2015中的Crystal Report错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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