摘要:
在调用WCF的时候经常会被not Found 404 这样的异常信息搞得一头雾水,到底什么原因呢,WCF并没有返回给我们这里我提供一方法帮助把元凶找出来:首先在WCF端要添加ServiceBehavior属性并设置IncludeExceptionDetailInFaults值为true[ServiceBehavior(IncludeExceptionDetailInFaults=true)] pu... 阅读全文
posted @ 2009-09-03 10:19 柳生飘絮 阅读(330) 评论(0) 推荐(0)
浙公网安备 33010602011771号