首页 新闻 会员 周边

wcf 调用异常

0
悬赏园豆:100 [已关闭问题] 关闭于 2020-01-19 09:29

2020-01-17 14:41:18,300 ERROR Logger - Exception caught
System.ServiceModel.FaultException: No running communication point is configured to process this request.

Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

何解???
有碰到过这种问题的小伙伴吗,求救。。。

wcf
问题补充:

调用方式是正常的使用SvcUtil.exe生成的文件调用的
var _wSInterfacePortTypeClient = new WSInterfacePortTypeClient(“WSInterfaceHttpSoap12Endpoint”);

就是到调用方法的时候报异常。

Stupid_Bire的主页 Stupid_Bire | 菜鸟二级 | 园豆:208
提问于:2020-01-17 17:25
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册