communicationexception Questions

5

I have a WCF service that has been giving me this error under load conditions (and I can't seem to recreate the error otherwise). We've been trying to find a way around it for about a week now with...

4

Solved

I get a CommunicationException while using WCF service. The message is: The remote endpoint no longer recognizes this sequence. This is most likely due to an abort on the remote endpoint. The valu...
Battleplane asked 16/4, 2010 at 11:45

1

One of the things I never understood about WCF is why no Exception message details are propagated back to the calling client when the server encounters an unhandled exception. For example, if I h...
Unprintable asked 13/9, 2011 at 15:29

3

Solved

First of all, my framework is Java EE 6 with JSF, managed bean, EJB and JPA. I write a simple program to query information from the database. So when I click a button, it trigger an event to a mana...
Ovenware asked 10/11, 2010 at 16:17

8

Solved

.NET 3.5, VS2008, WCF service using BasicHttpBinding I have a WCF service hosted in a Windows service. When the Windows service shuts down, due to upgrades, scheduled maintenance, etc, I need to g...
Devereux asked 17/12, 2009 at 15:33
1

© 2022 - 2024 — McMap. All rights reserved.