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?
Using Command line, use the following steps:
Open Visual Studio Command Prompt
First open Visual Studio Command Prompt (For Visual Studio 2008 the path is Programs --> Visual Studio 2008 --> Visual Studio Tools --> Visual Studio 2008 Command Prompt ) All the files mentioned in the following steps will be created in the Visual Studio 2008 Command Prompt Path. In my case it is C:\Program Files\Microsoft Visual Studio 9.0\VC