Request: POST /webservices/stashit.asmx HTTP/1.0 User-Agent: NuSOAP/0.6.3 Host: www.metastash.com Content-Type: text/xml; charset="ISO-8859-1" Content-Length: 607 SOAPAction: "http://tempuri.org/getBookmarks" <?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:getBookmarks xmlns:ns1="nu"> <strUserName xsi:type="xsd:string">kemmott</strUserName><strPassword xsi:type="xsd:string">asbestos</strPassword></ns1:getBookmarks> </SOAP-ENV:Body></SOAP-ENV:Envelope>Response: HTTP/1.1 404 Not Found Cache-Control: private Content-Length: 3597 Content-Type: text/html; charset=utf-8 Server: Microsoft-IIS/7.5 X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET Date: Wed, 08 Feb 2012 01:44:37 GMT Connection: close <html> <head> <title>The resource cannot be found.</title> <style> body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; } </style> </head> <body bgcolor="white"> <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1> <h2> <i>The resource cannot be found.</i> </h2></span> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "> <b> Description: </b>HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. &nbsp;Please review the following URL and make sure that it is spelled correctly. <br><br> <b> Requested URL: </b>/webservices/stashit.asmx<br><br> <hr width=100% size=1 color=silver> <b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 </font> </body> </html> <!-- [HttpException]: The file &#39;/webservices/stashit.asmx&#39; does not exist. at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.WebServiceParser.GetCompiledType(String inputFile, HttpContext context) at System.Web.Services.Protocols.WebServiceHandlerFactory.GetCompiledType(String url, HttpContext context) at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath) at System.Web.Script.Services.ScriptHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --><!-- This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using &lt;customErrors mode="Off"/&gt;. Consider using &lt;customErrors mode="On"/&gt; or &lt;customErrors mode="RemoteOnly"/&gt; in production environments.-->Debug log:
soapclient: call: getBookmarks, Array, nu, http://tempuri.org/getBookmarks, , 
soapclient: endpointType: 
soapclient: in serialize_val: kemmott, strUserName, , , , , encoded
soapclient: in serialize_val: asbestos, strPassword, , , , , encoded
soapclient: endpoint: http://www.metastash.com/webservices/stashit.asmx, soapAction: http://tempuri.org/getBookmarks, namespace: nu
soapclient: sending msg (len: 607) w/ soapaction 'http://tempuri.org/getBookmarks'...
soapclient: transporting via HTTP
soapclient: sending message, length: 607
soapclient: transport debug data...
soap_transport_http: scheme = http
soap_transport_http: host = www.metastash.com
soap_transport_http: path = /webservices/stashit.asmx
soap_transport_http: entered send() with data of length: 607
soap_transport_http: connection params: www.metastash.com, 80
soap_transport_http: socket connected
soap_transport_http: wrote data to socket
soap_transport_http: received 3844 bytes of data from server
soap_transport_http: closed socket
soap_transport_http: received incoming payload: 3844
soap_transport_http: found proper separation of headers and document
soap_transport_http: cleaned data, stringlen: 3605
soap_transport_http: end of send()

soapclient: got response, length: 3605
soapclient: Entering parseResponse(), about to create soap_parser instance
soapclient: soap_parser: Entering soap_parser()
soap_parser: parse error: XML error on line 20: > required

soapclient: sent message successfully and got a(n) NULL back