/ Published in: Windows PowerShell
Expand |
Embed | Plain Text
#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"
You need to login to post a comment.
