开发者

How to register Assembly .net 4.0 in windows 7 GAC?

开发者 https://www.devze.com 2023-03-24 18:13 出处:网络
Hi i\'m using vs2010 to create a .net 4.0 assembly that i pretend to register on the GAC. 开发者_Go百科i can\'t find the gacutil and don\'t know ho to register an assembly on the 4.0 GAC

Hi i'm using vs2010 to create a .net 4.0 assembly that i pretend to register on the GAC.

开发者_Go百科i can't find the gacutil and don't know ho to register an assembly on the 4.0 GAC

can someone help?

SOLUTION FOUND: Register using GacUtil located in: C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools


You can either copy your assembly to your: %windir%\assembly folder, or use the Global Assembly Cache Utility found in the Microsoft SDK or Visual Studio SDK.

0

精彩评论

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

关注公众号