If profile size management is needed, a logoff script can be used to clean the users Client cache and assembly cache directory.
如果需要进行配置文件大小管理,可以使用一个注销脚本来清理用户客户端缓存和程序集缓存目录。
The application object looks for such a class in all of the assembly folders of the Web application-the Global assembly Cache (GAC), the Bin subfolder, and the Temporary ASP.NET Files folder.
应用程序对象查找网站程序所有程序集文件夹,包括全局程序集缓存文件夹,Bin子文件夹和ASP.NET临时文件夹。
The interop assemblies are located in the global assembly cache; they map automation objects to their . NET counterparts.
互操作程序集位于全局程序集缓存;他们将自动化对象映射为.NET的对等对象。
Specifies whether to register the assembly in the Global assembly Cache.
指定是否在全局程序集缓存中注册该程序集。
Use an installer designed to work with the global assembly cache.
使用专用于全局程序集缓存的安装程序。
It is recommended that only users with Administrator privileges be allowed to delete files from the global assembly cache.
建议只允许具有“管理员”权限的用户从全局程序集缓存中删除文件。
Assemblies deployed in the global assembly cache must have a strong name.
在全局程序集缓存中部署的程序集必须具有强名称。
If you place one of the assemblies that make up an application into the global assembly cache, you can no longer replicate or install the application by using XCOPY to copy the application directory.
如果您将构成应用程序的其中一个组件置于全域组件快取中,那么您就不能借由使用XCOPY复制应用程序目录来复制或安装应用程序。
You can share an assembly between applications by putting it in the global assembly cache.
您可以将组件放置在全域组件快取中,以供应用程序共用组件。
These are the assemblies that are in the global assembly cache.
这些是位于全局程序集缓存中的程序集。
You should share assemblies by installing them into the global assembly cache only when necessary.
您应该只有在需要的时候才将组件安装到全域组件快取中来共用它们。
Before you can use a custom condition in the Database Unit Test Designer, you must install the assembly that contains the condition into the global assembly cache.
必须先将包含自定义条件的程序集安装到全局程序集缓存中,然后才能在数据库单元测试设计器中使用该条件。
Global assembly cache deployment.
全局程序集缓存部署。
The publisher policy file is compiled into an assembly and placed in the global assembly cache.
发行者策略文件被编译到某个程序集中,并放置在全局程序集缓存中。
This section describes how to create modules, create assemblies from modules, create a key pair and sign an assembly with a strong name, and install an assembly into the global assembly cache.
本节将说明如何建立模组、从模组建立组件、建立金钥组并使用强式名称签署组件,并将组件安装至全域组件快取。
Assemblies that should be used by applications can be put in the global assembly cache.
您可以将应用程序使用的组件放入全域组件快取中。
An assembly must have a strong name to be installed in the global assembly cache.
要安装到全局程序集缓存中,程序集必须具有强名称。
Add the assembly implementing the custom permission to the global assembly cache and to the list of fully trusted assemblies.
将实作自订使用权限的组件加入全域组件快取和完全受信任的组件清单中。
The DLL is a mixed assembly providing managed C Run Time (CRT) support, and is part of a managed assembly installed in the global assembly cache (GAC).
该DLL是提供托管C运行时 (CRT)支持的混合程序集,并且是在全局程序集缓存 (GAC) 中安装的托管程序集的一部分。
The common language runtime verifies the strong name signature when the assembly is placed in the global assembly cache.
公共语言运行时在程序集放在全局程序集缓存时验证强名称签名。
Add your assembly to the Global assembly Cache.
将您的程序集添加到全局程序集缓存中。
Assemblies installed in the global assembly cache are not overwritten when a new version of that assembly is installed.
安装在全域组件快取的组件不会在安装该组件新版本时被覆写。
Installing an assembly in the global assembly cache makes the assembly visible to all applications on a computer.
在全局程序集缓存中安装程序集,使该程序集对于计算机上的所有应用程序都是可见的。
NET clients can access the same copy of the interop assembly, which is signed and installed in the global assembly cache.
对于在全局程序集缓存中签名并安装的互操作程序集,多个.NET客户端可以访问该程序集的同一副本。
Describes how and why you add assemblies to the global assembly cache, and includes how-to topics.
介绍如何将程序集添加到全局程序集缓存及其原因,包括帮助主题。
Only assemblies with strong names may be placed in the global assembly cache.
只有具有强名称的程序集才可以放在全局程序集缓存中。
How to: Install an Assembly into the Global Assembly Cache.
如何:将程序集安装到全局程序集缓存。
Each computer where the common language runtime is installed has a machine-wide code cache called the global assembly cache.
安装有公共语言运行时的每台计算机都具有称为全局程序集缓存的计算机范围内的代码缓存。
It cannot be loaded into the global assembly cache.
无法载入这个组件至全域组件快取。
It cannot be loaded into the global assembly cache.
无法载入这个组件至全域组件快取。
应用推荐