显示混淆错误 [英] Shows configaration error

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

问题描述

我有一个网站显示以下错误,如何解决错误请帮助



我尝试过:



配置错误



描述:处理为此请求提供服务所需的配置文件时发生错误。请查看下面的具体错误详细信息并相应地修改配置文件。



分析器错误消息:无法加载文件或程序集'CrystalDecisions.CrystalReports.Engine,Version = 10.5.3700.0,Culture = neutral,PublicKeyToken = 692fbea5521e1304'或其中一个它的依赖关系。系统找不到指定的文件。



来源错误:





服务器上发生应用程序错误。此应用程序的当前自定义错误设置可防止远程查看应用程序错误的详细信息(出于安全原因)。但是,可以通过在本地服务器计算机上运行的浏览器查看它。





装配负载跟踪:以下信息可能会有所帮助确定无法加载程序集CrystalDecisions.CrystalReports.Engine,Version = 10.5.3700.0,Culture = neutral,PublicKeyToken = 692fbea5521e1304的原因。



WRN:程序集绑定日志记录已关闭。

要启用程序集绑定失败日志记录,请设置注册表值[HKLM \Software\Microsoft\Fusion!EnableLog](DWORD)注意:组装绑定失败日志记录会导致性能损失。

要关闭此功能,请删除注册表值[HKLM \ Software \ Microsoft \ Fusion!EnableLog]。



版本信息:Microsoft .NET Framework版本:2.0.50727.6421; ASP.NET版本:2.0.50727.6427

I have an website which shows the following error, how to resolve the error please help

What I have tried:

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: 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.

Source Error:


An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.


Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Version Information: Microsoft .NET Framework Version:2.0.50727.6421; ASP.NET Version:2.0.50727.6427

推荐答案

确保在站点的bin文件夹中有适当的程序集(dll)。
Make sure you have the appropriate assembly (dll) in the bin folder of the site.

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

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