How to get more detailed error info in EWS SOAP response?
问题 I'm posting SOAP calls to Exchange webservices (using Delphi and the IpWorks TipwHTTP component) and some of these return with internal server errors (some CreateItem and UpdateItem SOAP actions), but no more info than that: <?xml version="1.0" encoding="utf-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <s:Fault> <faultcode xmlns:a="http://schemas.microsoft.com/exchange/services/2006/types">a:ErrorInternalServerError</faultcode> <faultstring xml:lang="en-US"