本文介绍了无法加载模块xx.dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
当我尝试在64位的2008 r2服务器上注册一个dll(32位)时,它给我错误为
模块mydll.dll(dll名称)无法加载.确保二进制文件存储在指定的路径或其他位置...
找不到指定的模块.
我尝试从system342 ans syswow64注册,但失败.谁能帮我知道是什么问题.
Hi,
when i''m trying to register a dll(32 bit) on 2008 r2 server which is 64 bit it give me error as
The module mydll.dll (dll name) failed to load. make sure the binary is stored at the specified path or etc...
The speciefied module could not be found.
i tried registering from system342 ans syswow64 but it fails. can anyone please help me know whats the problem.
thanks in advance.
推荐答案
这篇关于无法加载模块xx.dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!