Sep 26, 2011
When opening a site in Microsoft SharePoint Designer 2010 the following error occurs: “The server could not complete your request. For more specific information, click the Details button.” But when clicking the “Details” button, a window opens...
Feb 10, 2011
May be some of you already got stuck with the problem about xml http calls, vbscript and secured websites with certificate problems – the others surely will… There are some problems occurring right often. For example the host name does not match the...
Nov 6, 2010
First we need to create a xmlhttp object, similar to what you would do in JavaScript $objXmlHttp = New-Object -ComObject MSXML2.ServerXMLHTTP Use the open method to specify the url, optional username and password. The third parameter (optional) is a boolean indicator...
Recent Comments