错误信息: Received content of invalid Content-Type setting:text/html -soap expects"text/xml"' 解决办法:将Server端的dpr内的 ISAPIThreadPool与 ISAPIApp在顺序换个位置,让 ISAPIApp在 ISAPIThreadPool之前就应该可以解决。