Top "Soaphttpclientprotocol" questions

Unable to connect to remote server using SoapHttpClientProtocol

The client has provided me with their location to .net asmx webservice. I created a library which I use in …

c# web-services asmx soaphttpclientprotocol
adding http headers in call to SoapHttpClient service

I have to consume a service provided by one of our partners. I was given little direction, but was told …

service soaphttpclientprotocol
Slow SoapHttpClientProtocol constructor

I'm doing some experiments with Microsoft Dynamics CRM. You interact with it through web services and I have added a …

c# .net performance xml-serialization soaphttpclientprotocol
ASMX web service reference how to set equivalent to MaxReceivedMessageSize

Web Service is an ASMX web service (NOT WCF) I am receiving an error The maximum message size quota for …

c# web-services asmx soap-client soaphttpclientprotocol
SoapHttpClientProtocol log response xml

For a couple of days we have problem with our app. We use SoapHttpClientProtocol in order to invoke java mbeans. …

c# web-services webservice-client soaphttpclientprotocol