“System.ServiceModel.ClientBase`1”的类型初始值设定项引发异常。
the reason is that I modified the App.Config manually, we should use right-click "Edit WCF configration" to add the end point.
本文介绍了一种在使用 System.ServiceModel.ClientBase`1 时遇到的类型初始值设定项异常问题,原因是手动修改了 App.Config 文件而不是通过正确的方法来添加端点。
“System.ServiceModel.ClientBase`1”的类型初始值设定项引发异常。
the reason is that I modified the App.Config manually, we should use right-click "Edit WCF configration" to add the end point.

被折叠的 条评论
为什么被折叠?