soaphttpclientprotocol Questions

6

Solved

I'm doing some experiments with Microsoft Dynamics CRM. You interact with it through web services and I have added a Web Reference to my project. The web service interface is very rich, and the gen...

3

Web Service is an ASMX web service (NOT WCF) I am receiving an error The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedM...
Ginkgo asked 7/7, 2014 at 18:19

1

Solved

For a couple of days we have problem with our app. We use SoapHttpClientProtocol in order to invoke java mbeans. This basically makes a call to a java webservice to invoke methods. Our problem is...

1

I have to consume a service provided by one of our partners. I was given little direction, but was told the security was to be PasswordDigest. I looked it up and immediatly saw lots of references t...
Periodicity asked 4/2, 2011 at 18:41

2

I am using a traditional C# web service client generated in VS2008 .Net 3.5, inheriting from SoapHttpClientProtocol. This is connecting to a remote web service written in Java. All configuration i...
Sinfonietta asked 10/3, 2010 at 15:1

2

Solved

How can I turn off certificate revocation for a WCF service's client? The client proxy was generated by wsdl.exe and inherits SoapHttpClientProtocol.
Linea asked 15/10, 2008 at 9:39
1

© 2022 - 2024 — McMap. All rights reserved.