For questions about Windows Communication Foundation (WCF) clients.
One customer reported this error at my WCF client connecting to our server service. "Message: A socket operation was attempted …
.net wcf networking network-programming wcf-clientI am getting following error The maximum array length quota (16384) has been exceeded while reading XML data. This quota may …
wcf-clientI'm getting an error when trying to use the WCF Test Client with my WCF service. Here is the service …
wcf rest wcf-clientHi I have been trying to solve my problem, however couldn't do anything about it. The problem is http://localhost/…
iis-7 wcf wcf-client http-status-code-503Has anyone got any experience with Web Service Extensions? I spent time trying to make a web service extension from …
c# wcf soap wcf-clientI have added reference to a WCF service that has two end points. On adding the service the following get …
c# wcf binding wcf-client wcf-configurationI spent two days trying to figure this out and I am stumped. I have a WCF servers running as …
c# wcf wcf-clientI have a website with a Silverlight-enabled WCF service. The service works fine, and I can browse to the WSDL …
wcf-client type-mismatchI want to set message version for WSHttpBinding to EnvelopeVersion.Soap11. I don't know how to do that. Can any …
wcf wcf-client wshttpbindingI am new to WCF. Initially I created a WCF service and used the generated client proxy to consume the …
wcf wcf-client