在GAC中注册dll [英] registering a dll in GAC

查看:92
本文介绍了在GAC中注册dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在Windows 2003服务器上将dll添加到GAC. 该服务器未安装Visual Studio. 我没有在Windows 2003 Server中找到Gacutil.exe. 在Windows 2003 Server的哪里可以找到Gacutil. 还有什么其他方法可以将dll添加到GAC中. 任何帮助将不胜感激.

预先感谢

解决方案

虽然您不能(不应该)使用GACUtil.exe,但还有两种其他方法,请参见msdn的以下链接中的概述:

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

您正在寻找的可能是Mscorcfg.msc,但是仅适用于Framework 3.5及更低版本

http://msdn.microsoft.com/en-us/library/2bc0cxhc.aspx

I need to add an dll to GAC on Windows 2003 server. The server doesn't have Visual Studio installed. I didnt find Gacutil.exe in Windows 2003 Server. Where can I find Gacutil in Windows 2003 Server. Is there any other way I can add a dll to GAC . Any help will be highly appreciated.

Thanks in Advance,

解决方案

While you can't (re: shouldn't) use GACUtil.exe, there are 2 other ways, outlined in the following link from msdn:

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

What you're looking for is probably Mscorcfg.msc, but is only good for Framework version 3.5 and earlier

http://msdn.microsoft.com/en-us/library/2bc0cxhc.aspx

这篇关于在GAC中注册dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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