<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Client</faultcode>
<faultstring>Server was unable to read request. --> There is an error in XML document (1, 427). --> Cannot assign object of type System.Xml.XmlNode[] to an object of type System.Byte[].</faultstring>
<detail />
</soap:Fault>
</soap:Body>
</soap:Envelope>
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Client</faultcode>
<faultstring>Server was unable to read request. --> There is an error in XML document (1, 417). --> Cannot assign object of type System.Xml.XmlNode[] to an object of type System.DateTime.</faultstring>
<detail />
</soap:Fault>
</soap:Body>
</soap:Envelope>
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Client</faultcode>
<faultstring>Server was unable to read request. --> There is an error in XML document (1, 358). --> SOAP-ENC:arrayType with multidimensional array found at <input2DStringArray xmlns=''>. Only single-dimensional arrays are supported. Consider using an array of arrays instead.
Parameter name: value</faultstring>
<detail />
</soap:Fault>
</soap:Body>
</soap:Envelope>