[WCF] - Odata Service 访问失败,查看具体错误信息的方法
Posted Hello World!
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[WCF] - Odata Service 访问失败,查看具体错误信息的方法相关的知识,希望对你有一定的参考价值。
Issue
解决
为 Data Service 配置属性如下:
[System.ServiceModel.ServiceBehavior(IncludeExceptionDetailInFaults = true)]
[System.ServiceModel.ServiceBehavior(IncludeExceptionDetailInFaults = true)]
参考
以上是关于[WCF] - Odata Service 访问失败,查看具体错误信息的方法的主要内容,如果未能解决你的问题,请参考以下文章