Client-Side CommunicationException while Service works properly

前端 未结 5 2001
长发绾君心
长发绾君心 2021-01-07 23:04

Currently i am facing a problem i do not understand. I have an wcf client that calls a wcf service through several threads at the same time (both on the same machine). Somet

5条回答
  •  时光说笑
    2021-01-07 23:16

    Ok, this is what happening - you have a faulty network card that is being overheated after few hours and when that happens it begins to short-circuit, as result your client side "thinks" that the server was shut down. End of story - 100% sure. where's my bounty?

    btw: it is overheated either cause of bad design especially if you are using laptop or due to a damage already exists in it.

提交回复
热议问题