Fehler beim Debuggen von SharePoint 2007 Lösungen die Zweite
Donnerstag, Dezember 1st, 2011Die unten genannte Fehlermeldung beim Debuggen von SharePoint Lösungen (WSS 3.0 und SharePoint Server 2007) hatte in meinem Fall zwei Ursachen.
1. Es muss das Feature HTTP Activation auf dem Windows Server 2008 installiert sein
2. Die VSeWSS braucht die Berechtigungen eines lokalen Administrators
Dazu im IIS in die Advanced Settings der Website VSeWSS und im Attribut “Physical Path Credentials Logon Type” den lokalen Admin angeben.
hier ist meine Quelle
The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd





_1199.jpg)
