Monday, April 8, 2013

Windows 7, SharePoint Server 2010 Prerequisites

http://geekdeck.com/windows-7-sharepoint-server-2010-prerequisites/

Sharepoint Error when repairing wssmui.msi not found
http://hax.at/text/50

Installation Items
  1. MS-office
  2. SharePoint prerequisits
  3. SharePoint 2010
  4. SharePoint SP1
  5. SharePoint April 2012 Cumulative Update
  6. Visual Studio 2010
  7. Visual Studio 2010 - SP1
  8. Sharepoint designer 32 bit
  9. Infopath

No comments:

c# httpclient The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch

 If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...