Laatst SharePoint 2010 op mijn laptop geinstalleerd en het volgende handige artikel gevolgd.
http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx
Liep alleen tijdens het laten lopen van de configuration wizard tegen de volgende foutmelding aan, waarover ik geen info op het web kon vinden.
An exception of type Microsoft.Office.Server.UserProfiles.UserProfileException was thrown. Additional exceptioninformation: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. 
Uiteindelijk het probleem gevonden en zat in de aanpassing van configuratie zoals beschreven in het artikel. Hierin staat onder step 2 -> punt 9 -> figure 3. Dat onder Microsoft .Net Framework 3.5.1, "Windows Communication Foundation Non-HTTP Activation"
.jpg)
Als je deze "Windows Communication Foundation Non-HTTP Activation" uitzet en daarna de Configuration Wizard weer draait, verloopt de configuratie succesvol.
Dus conclusie: Volg voor de installatie van SharePoint op WIndows 7 het artikel, maar zet "Windows Communication Foundation Non-HTTP Activation", die standaard uit staat, niet aan.
Veel plezier met de nieuwe SharePoint.
|