Hi All,
I have a problem in throwing custom exceptions from a webservice method.
The custom exception is being converted into soapexception in the webservice
client. only the custom exception message is present in the soapexception .
Is there any way to get the exact custom exception instead of soapexception?
Thanks in advance
with regards,
Vinoth Kumar
Beth Massi [Architect MVP] - 23 May 2005 16:33 GMT
Have a look here:
http://www.microsoft.com/belux/nl/msdn/community/columns/jtielens/soapexceptions.mspx
HTH,
-B
> Hi All,
>
[quoted text clipped - 11 lines]
> with regards,
> Vinoth Kumar