May 17, 2008

GAC and .NET

How to put an assembly into the GAC

c:\>gactutil -i c:\foldername\assemblyname\bin
\assemblyname.dll

Note that the assembly should be strongly named.
Posted by chriseyre2000 at 08:55:51 | Permanent Link | Comments (0) |