DLL文件出现错误 [英] I got an error with DLL file

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

问题描述

大家好!我从网上用C#找到一个项目,将其编译为DLL文件以与VB.net一起使用,编译成功.但是,当我在VB中将其与我的项目一起使用时,它会产生如下错误:

MissingManifestResourceException未处理
找不到适合于指定区域性或中性区域性的任何资源.确保在编译时已将"Chess_Usercontrol.Properties.Resources.resources"正确嵌入或链接到程序集"chess"中,或者确保所需的所有附属程序集都可加载并完全签名.

好吧,对不起我的英语不好!
请帮忙!

Hi everybody! I found a project in C# from the internet.I compiled it as a DLL file to use with VB.net.It was compiled successfully. But, when i use it with my project in VB, it make an error like this:

MissingManifestResourceException was unhandled
Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "Chess_Usercontrol.Properties.Resources.resources" was correctly embedded or linked into assembly "chess" at compile time, or that all the satellite assemblies required are loadable and fully signed.

well, sorry for my bad English!
I need your helps ,please!

推荐答案

可能是因为引用不正确.如果您尝试删除并添加引用,请清理并重新构建解决方案.希望它能解决.
It might be because of improper reference. Cld you try to remove and add the reference, then clean + rebuild the solution. Hope it will resolve.


好,现在可以了.确实缺少资源中的某些文件.感谢您的评论.
Well, It is ok now. It was really missing some files in resources. Thanks for your comments.


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

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