When debugging WCF ...
...remember this attribute:
[System.ServiceModel.ServiceBehavior(IncludeExceptionDetailInFaults = true)]
[System.ServiceModel.ServiceBehavior(IncludeExceptionDetailInFaults = true)]
Written on August 25, 2010
My name is Dave and this is my blog.