/ Published in: Windows PowerShell
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
#find fully qualified assembly name
gacutil /l Microsoft.Practices.SharePoint.Common
#uninstall
gacutil /u "Microsoft.Practices.SharePoint.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=ef4330804b3c4129"
Comments
 Subscribe to comments
                    Subscribe to comments
                
                