When I drag & drop a dll to the assembly folder on vista, I get the error \"Access is denied: mydll.dll\". How can I bypass the error message and add my dll to gac?
The assembly (dll) also needs to be strongly named if it's going to reside in the GAC.
http://msdn.microsoft.com/en-us/library/wd40t7ad(VS.80).aspx