Wcf Tcp duplex service unreachable -


i create wcf service using net.tcp binding , put in server , going right( can browse it, call , getting answer etc..

i implemented heartbeat method in service called application.

after while (half day or may more) when try reach service : "a connection attempt failed because connected party did not respond after period of time, or established connection failed because connected host has failed respond"

what weird old client (just one) still connected service , work cannot call wcf service other clients

i activated wcf tracing there no errors.

when recycle apppool service start working , after while same weird behaviour..

any idea or solution please? start working on issue week ago , untill no progress


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -