Top "Communicationexception" questions

System.Net.WebException: The request was aborted: the request was cancelled

I have a WCF service that has been giving me this error under load conditions (and I can't seem to …

.net wcf system.net.webexception service-reference communicationexception
CommunicationException [Root exception is ConnectException: Connection timed out]

I'm getting this exception occasionally, while trying to connect Active Directory. javax.naming.CommunicationException: <ServerIP>:<PORT> […

java ldap runtime-error communicationexception connectexception
Communications link failure due to: java.io.EOFException

My webapp is running on Tomcat 5.5, I declared the datasource in web.xml: <resource-ref> <res-ref-name>jdbc/…

jdbc tomcat5.5 communicationexception
CommunicationException with 'not recognized sequence' message in WCF

I get a CommunicationException while using WCF service. The message is: The remote endpoint no longer recognizes this sequence. This …

c# wcf sequence communicationexception