c#中带有CLR的c ++ dll中的Web应用程序,错误消息无法加载文件或程序集"xxx.dll"或其依赖项之一.指定的模块无法找到. [英] Web application in c#, c++ dll with CLR, Error message Could not load file or assembly 'xxx.dll' or one of its dependencies. The specified module could not be found.

查看:173
本文介绍了c#中带有CLR的c ++ dll中的Web应用程序,错误消息无法加载文件或程序集"xxx.dll"或其依赖项之一.指定的模块无法找到.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了问题,希望有人可以提供帮助.

I have a problem and I hope someone out there can help.

我已经使用c#开发了一个小型Web应用程序.该应用程序的一部分包含一个用C ++编写并与CLR兼容的dll.

I have developed a small web application using c#. Part of the application involves a dll written in c++ and compatible with the CLR.

在我的开发机器上,一切正常.当我尝试在服务器上运行程序时,收到以下消息.

On my development machine everything works fine. When I try to run the program on a server I get the following message.

该dll位于Web应用程序的正确bin文件夹中.有什么原因可能会发生这种情况吗?

The dll is in the correct bin folder of the web application. Is there any reason why this might be happening?

我对Web开发和C#相当陌生.我希望我能清楚地解释这个问题.

I am quite new to web development and c#. I hope I explained the problem clearly.

 

谢谢

 

Des

 

推荐答案

用于组装绑定失败问题,您可能需要使用 Fuslogvw.exe 工具以获取更多详细信息.

For assembly binding failure issue, you may want to use Fuslogvw.exe tool to get more detail information.


这篇关于c#中带有CLR的c ++ dll中的Web应用程序,错误消息无法加载文件或程序集"xxx.dll"或其依赖项之一.指定的模块无法找到.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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