本文介绍了无法加载文件或程序集“CrystalDecisions.ReportAppServer.CommLayer,Version = 13.0.2000.0,Culture = neutral,PublicKeyToken = 692fbea5521e1304”或其中一个依赖项。系统不能......的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我有Windows 8 64位,我已经安装了CRRuntime_64bit_13_0_1.msi。

当我运行我的项目时它是Bur给我下面的错误



无法加载文件或程序集'CrystalDecisions.ReportAppServer.CommLayer,Version = 13.0.2000.0,Culture = neutral,PublicKeyToken = 692fbea5521e1304'或其中一个它的依赖关系。系统找不到指定的文件。





在我的项目中,我无法为CRUFLCUR,CRUFLPRJ添加参考,它会发出警告它上面的图标。

任何人都可以帮帮我。

Hi,

I have windows 8 64 bit , i have installed CRRuntime_64bit_13_0_1.msi .
Bur when i run my project it gives me below error

Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.


In my project i am not able to add reference for CRUFLCUR , CRUFLPRJ, it gives warning icon on it.
Can anyone help me out.

推荐答案


这篇关于无法加载文件或程序集“CrystalDecisions.ReportAppServer.CommLayer,Version = 13.0.2000.0,Culture = neutral,PublicKeyToken = 692fbea5521e1304”或其中一个依赖项。系统不能......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-14 07:16