Which serviceDebug property in configuration file of WCF Service needs to set true to view unhandled exception details?
Options
- enableException
- includeException
- includeExceptionDetailInFaults
- None of the above
CORRECT ANSWER : includeExceptionDetailInFaults
Write your comments