Typically we drag and drop a dll While adding it to GAC. It works for window 2000 and 2003 but in window 2008 it shows an error "Access is Denied".
Through Visual Studio Command Prompt
- open visual studio 2010 command prompt as administrator
- Type gacutil -i "ur dll path"
OR
No comments:
Post a Comment