该模块应包含一个程序集清单. (来自HRESULT的异常:0x80131018)

编程入门 行业动态 更新时间:2024-10-22 23:26:09
本文介绍了该模块应包含一个程序集清单. (来自HRESULT的异常:0x80131018)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

亲爱的先生们... 我创建了一个在运行时加载插件(DLL)的系统.一切正常.我在15台计算机上安装了该系统,并添加了插件,并且13台计算机都未发生错误,一切正常. 两台机器均因该错误拒绝了插件.

Dear Sirs... I created a system that loads a plugin (DLL) at runtime. Everything works perfectly fine. I installed this system on 15 machines , and added the plug in and no error happened for 13 machines and everything worked as expected. Two machines rejected the plugin with this error.

The module was expected to contain an assembly manifest. (Exception from HRESULT: 0x80131018)

正如我之前所说,在13台计算机上一切正常之前.只有两台机器触发这种错误. 对这个错误有任何想法吗? 谢谢. 其中一台计算机是Win7,另一台计算机是win xp,我使用的是 3.5.其他13台运行exe且没有问题的计算机都具有win7,xp和vista. [/Edit]

as I said before everything works perfectly fine on 13 machines. Only two machines are triggering this kind of error. any idea regarding this error? thank you. One of the machines is Win7, the other is win xp, and I am using 3.5. The other 13 machines which are running the exe without problem, has win7, xp, and vista. [/Edit]

推荐答案

一个快速的Google建议,当存在与托管DLL具有相同名称的本机代码DLL时,就会发生这种情况. 尝试更改您的名字,看看它是否消失. www.google.co.uk/search?sourceid=chrome&ie=UTF-8&q=The+module+was+expected+to+contain+ an + assembly + manifest.+(Exception + from + HRESULT:+ 0x80131018) [ ^ ] A quick Google suggest that this occurs when there is a native code DLL of the same name as a managed DLL. Try changing the name of yours and see if it goes away. www.google.co.uk/search?sourceid=chrome&ie=UTF-8&q=The+module+was+expected+to+contain+an+assembly+manifest.+(Exception+from+HRESULT:+0x80131018)[^]

更多推荐

该模块应包含一个程序集清单. (来自HRESULT的异常:0x80131018)

本文发布于:2023-11-03 16:16:37,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1555549.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:清单   模块   异常   程序   HRESULT

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!