How to put an assembly into the GAC
c:>gactutil -i c:foldernameassemblynamebin
assemblyname.dllNote that the assembly should be strongly named.
Random outpourings of a software developer
c:>gactutil -i c:foldernameassemblynamebin
assemblyname.dllNote that the assembly should be strongly named.