.dll文件不可访问 [英] .dll file not accessible

查看:274
本文介绍了.dll文件不可访问的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试添加一个dll到我的项目。
当我做添加参考并尝试添加它时,它告诉我:



无法添加对...的引用,请make确保该文件可访问,并且它是一个有效的程序集或COM组件。



BTW,我试图添加g729.dll



如何添加dll?



提前感谢
Ofek

解决方案

您必须注册您的帐号在$ code>添加引用



您可以使用 Regsvr32工具



链接: http://msdn.microsoft.com/en-us/library/ms859484 .aspx


I am trying to add a dll to my project. When I do "add reference" and try to add it, it tells me :

"A reference to ... could not be added. please make sure that the file in accessible, and that it is a valid assembly or COM component".

BTW, I am trying to add g729.dll

how can I add the dll?

Thanks in advance, Ofek

解决方案

You must register your dll in register base before add reference

You can use Regsvr32 tool

Link : http://msdn.microsoft.com/en-us/library/ms859484.aspx

这篇关于.dll文件不可访问的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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