Problem: Installing DLL into GAC is little doubt, how we do with help of Developer Command Prompt or using Command Prompt
Solution: First open as administrator Developer Command Prompt vs2015 or current install visual studio and type following command-
gacutil /i "full path of DLL that you want to install into gac" /f (including "")
then press enter key
Another way to install dll into gac if in your machine did not install visual studio then you need to install dll into gac of following way-
Open command prompt as administrator
>cd C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools
>gacutil /i "full path of DLL that you want to install into gac" /f (including "")
then press enter key
Folder v8.1A is depent on installed Framework it may be different.
!! Keep visiting BizTalkLive !!
This comment has been removed by the author.
ReplyDeleteThanks for sharing nice stuff.
ReplyDeleteI also faced a problem while installing DLL into GAC this is because of an error in the DLL file then DLLWin guides me this happening because sometimes due to malware and guides me to which DLL files I need to keep an update. If you require any kind of DLL file either it is the newest or popular file then DLLWin is the place to DLL Files Download. Thank You.