Tagged Questions
0
votes
1answer
780 views
Custom WCF service - includeExceptionDetailInFaults
I've got a custom WCF service that I created using the CKS toolkit for SharePoint.
How do I enable includeExceptionDetailInFaults in these services?
The way I understand it is, when using ...