Thursday, June 27, 2013

Visual Studio settings needed for a fault contract to work in WCF Services

Having lost a day to this, I have to write this solution up

In order for the service side exception to pass over to the client side in WCF, two settings in the debugging section of the Visual Studio IDE have to be turned off

1) Just My Code
2) The Exception Assistant

Grrr

No comments:

Post a Comment