组装参考错误 [英] Assembly reference error

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

问题描述

hi
在我的Web应用程序中,我遇到一个程序集引用错误.我正在下载vjslib.dll并将其添加到bin文件夹中,但是出现以下错误,所以请告诉我如何解决它.

错误->
无法加载文件或程序集"vjslib.dll";或其依赖项之一.找到的程序集清单定义与程序集引用不匹配. (来自HRESULT的异常:0x80131040)

请给我解决方案.

hi
In my web application i have one assembly reference error.I am download and add vjslib.dll in bin folder but i got following error so please told me how i can solve it.

error->
Could not load file or assembly ''vjslib.dll''; or one of its dependencies. The located assembly manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

please give me solution on it.

推荐答案

google ur问题
您会发现各种链接,例如

http://www.dotnetexpertsforum.com/error-could-not-load-file-or-assembly-vjslib-version2-0-t1448.html [ http://www.eggheadcafe.com/community/aspnet/2/10011427/could-not-load-file-or-assembly.aspx [
google ur problem
u will find various links like

http://www.dotnetexpertsforum.com/error-could-not-load-file-or-assembly-vjslib-version2-0-t1448.html[^]
http://www.eggheadcafe.com/community/aspnet/2/10011427/could-not-load-file-or-assembly.aspx[^]


您需要将其链接到该特定的dll,因为它不是完全相同的版本.看看链接:
http://runtingsproper.blogspot.com/2010/04/solved-located-assemblys- manifest.html [ ^ ]

祝你好运!
You need to link it to that specific dll because it is not the exact same version. Have a look at the link:
http://runtingsproper.blogspot.com/2010/04/solved-located-assemblys-manifest.html[^]

Good luck!


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

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