January 20, 2012

Register assembly in GAC


Register assembly in GAC

in command prompt of visual studio 2010 / 2008/ 2005

type this command

gacutil  /?

shows the all commands

gacutil /i <assembly name>  name of assembly to register.

path consist of full path.

No comments:

Post a Comment