Hi all...
Does anybody know how can I modify (usind C# ) the SOAP response message (from my Web Service to the client side) to include my own faultstring node with my own error description in the body element???
I mean....
I want my SOAP response message looks like:
my error message FaultString>
THANK'S