Dll是必需的,任何人都可以提供下载system.io.compression.filesystem.dll的链接 [英] Dll is required can any one provide me links to download system.io.compression.filesystem.dll

查看:95
本文介绍了Dll是必需的,任何人都可以提供下载system.io.compression.filesystem.dll的链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

任何人都可以提供下载system.io.compression.filesystem.dll文件的链接。我在本地路径C:\ Windows中找不到dll \ Microsoft / .NET> \\ assembly {\\ GAC_MSIL

Hi All,
Can any one provide me the links to download system.io.compression.filesystem.dll file.I don''t find dll in my local path C:\Windows\Microsoft.NET\assembly\GAC_MSIL

推荐答案

这不是应该如何找到GAC中找到的程序集。这些程序集具有强名称,因此它们的字符串名称唯一标识。它们永远不应该被识别(例如在项目文件中)作为DLL模块文件;平台不保证该组件始终位于那里。相反,您需要使用GAC机制本身。首先,请参阅:

http://en.wikipedia.org/wiki/Global_Assembly_Cache [ ^ ],

< a href =http://en.wikipedia.org/wiki/Strong_name> http://en.wikipedia.org/wiki/Strong_name [ ^ ]。



在实践中,请看看如何做在Visual Studio中。使用添加引用窗口,选项卡.NET(不是浏览!)。它将为您提供GAC程序集列表;然后你用它的名字选择装配。看看它是如何在项目文件中引用的:按名称,而不是文件路径名。



-SA
This is not how the assemblies found in GAC should be found. Those assemblies are strong-named, so they are uniquely identified by their string names. They never should be identified (in a project file, for example) as a DLL module file; the platform does not guarantee that that assembly will always be located there. Instead, you need to use the GAC mechanism itself. First of all, please see:
http://en.wikipedia.org/wiki/Global_Assembly_Cache[^],
http://en.wikipedia.org/wiki/Strong_name[^].

In practice, please see how to do it in Visual Studio. You use "Add Reference" window, the tab ".NET" (not "Browse"!). It will give you a list of GAC assemblies; and you choose the assembly by it''s name. Look how it is referenced in the project file: by name, not file path name.

—SA

这篇关于Dll是必需的,任何人都可以提供下载system.io.compression.filesystem.dll的链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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