Custom SoapFilter for WSE 3 and Exceptions
- From: "Stephan Zahariev" <NearSoft@xxxxxxxxxxxxxxxxx>
- Date: Fri, 19 Jan 2007 15:34:24 +0200
Hello
I'm developing custom SoapFilter for WSE 3.0. Is there a way to find out the
type of exception occurred during the execution of WebMethod.
The SoapEnvelope parameter of ProcessMessage method has a Fault property,
but this fault property always contains SoapException, not the original type
of the exception.
How to find out the original type of the exception?
Best regards
Stephan Zahariev
.
- Follow-Ups:
- RE: Custom SoapFilter for WSE 3 and Exceptions
- From: Steven Cheng[MSFT]
- RE: Custom SoapFilter for WSE 3 and Exceptions
- Prev by Date: Deploying certificates in a ClickOnce application
- Next by Date: RE: Custom SoapFilter for WSE 3 and Exceptions
- Previous by thread: Deploying certificates in a ClickOnce application
- Next by thread: RE: Custom SoapFilter for WSE 3 and Exceptions
- Index(es):
Loading