0
Answer

Handling Error 400 on a WCF call webhttp

Photo of Henkhell Pedroza

Henkhell Pedroza

7y
727
1
Hello excellent post. But I have a question, how do you manage an 400 error code in wcf without handling as an general exception. I mean I am receiving a 400 but I need to read the body of the message.
My implementation throws the error before the replyreceived is triggered.
Thanks.

Answers (0)