WCF - The message could not be dispatched because the service at the endpoint address … is unavailable for the protocol of the address

前端 未结 6 1269
时光说笑
时光说笑 2021-02-02 09:35

Ok, can I vent?? I am so sick and tired of this. I\'m working away most of the day and the WCF services are working great. Next time I run my app and make a WCF call, bam! th

6条回答
  •  我在风中等你
    2021-02-02 10:15

    I had this issue. It would happen after each IIS reset (which happens as part of our deployment). The issue was resolved after restarting NetTcpPortSharing service (which also restarts Net.Tcp Listener Adapter service)

提交回复
热议问题