开发者

DLL Deployment in GAC -ASP.NET

开发者 https://www.devze.com 2022-12-24 07:55 出处:网络
How to set up th开发者_StackOverflow社区e Windows installer to launch some DLL into GAC when it is needed?To install some Assemblies in GAC add the special folder \"Global Assembly Cache\" and put the

How to set up th开发者_StackOverflow社区e Windows installer to launch some DLL into GAC when it is needed?


To install some Assemblies in GAC add the special folder "Global Assembly Cache" and put there your assemblies.

http://support.microsoft.com/?scid=kb;en-us;324168&x=9&y=14

0

精彩评论

暂无评论...
验证码 换一张
取 消