I have the code below and I need to return SOAP response (correct XML). If I throw new SoapException(...), it will return HTML page which is wrong. Thanks in advance for ...
throw new SoapException(...)