我在C#4.0中遇到了Sap Crystal Report 2010的问题 [英] I have a problem with Sap Crystal Report 2010 in C#4.0

查看:75
本文介绍了我在C#4.0中遇到了Sap Crystal Report 2010的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

显示报告时间时出现此错误..





无法加载文件或程序集文件:/// C:\Program Files \SAP BusinessObjects \ .NET Framework 4.0 \ Common \SAP BusinessObjects Enterprise XI 4.0 \ win32_x86 \ dotnet1 \crdb_adoplus.dll'或其中一个依赖项的Crystal Reports。系统不能找到指定的文件。

this error occured in showing the report time..


"Could not load file or assembly 'file:///C:\Program Files\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."

推荐答案

更改app.config启动标签



Change the app.config startup tag

<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0"/>
</startup>


这篇关于我在C#4.0中遇到了Sap Crystal Report 2010的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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