在 .net 3.5 中添加引用时出错

发布于 2024-09-04 18:42:42 字数 128 浏览 6 评论 0原文

我正在尝试添加对我下载的 dll 的引用,我想将其用于某些 sftp 工作。 一旦我添加它我就得到了 “无法加载文件或 asse3mble...未能授予最低权限请求” 这与我自己的帐户权限有关吗?

谢谢

DD

Im trying to add a reference to a dll i downloaded which I want to use for some sftp work.
as soon as i add it i get
"could not load file or asse3mble....failed to grant minimum permission requests"
Is this to do with my own account permissions?

thanks

DD

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

暖风昔人 2024-09-11 18:42:42

您的问题不是很详细,而是一个猜测:

如果您从互联网下载程序集,您的机器将不会信任它。这都与 CAS(代码访问安全)有关。您可以在此处找到有关此内容的大量信息。

Your question isn't very detailed but a guess:

If you download an assembly from the internet your machine will not trust it. This is all to do with CAS (Code Access Security). You can find a lot of information about this here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文