473,407 Members | 2,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Web service client with SoapClient == AsynchronousOperationExcepti

I'm trying to implement a simple web service client using the SoapClient
class. I need to add support for new web services later without restarting,
let alone recompiling, my application and so generating code using "add web
reference" is not an option for me.

Anyway, while using the SoapClient.SendRequestResponse() method I keep
getting AsynchronousOperationException regardless of which one of my test web
services I use and regardless of what I send to them. Typically I would just
send a simple SOAP envelope that contains "<hello>world</hello>" or something
like that.

The MSDN documentation says that AsynchronousOperationException is thrown
when "the format of a SOAP message is invalid" but exactly what does that
mean? How can I get more specific information about what is wrong with the
SOAP message? And is it a problem with the SOAP message that I send or the
one that I receive as reply?
sincerly,
martin
Jan 23 '06 #1
0 1031

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ioska | last post by:
Hi On a custom tailored XP installation, the following vbs script did not execute dim SOAPClient set SOAPClient = createobject("MSSOAP.SOAPClient30") on error resume next...
0
by: MrP | last post by:
Hello I'm trying to test my web service using a vb script. Do anyone know how to pass a char to the web service? As you can see I'm no expert in vb script... Ex. dim SOAPClient set...
3
by: PaulF | last post by:
Is it possible to use a SoapClient derived class to send a message to a Web Service (eg a .asmx file)? It it is, does anyone have any code they could point me at that actually does this ! ...
2
by: Jose Maestro | last post by:
I am using MS SOAP client provided with SOAP Toolkit 3.0. I have set the timeout for this application to 20 seconds. On some occasions, when there are network problems and the call to the...
1
by: sahan malagi | last post by:
Hello, I am new to webservices and I am trying to get a simple Webservice client in VB (Using Microsoft SOAP Toolkit) to access a webservice on a public site. I get the following error message...
3
by: frustratedcoder | last post by:
I need to consume a web service written in Perl but there is no wsdl file for this service. The perl soap client that can call and consume this web service looks like this (if it helps) #!perl...
0
by: modirnico | last post by:
Ok I have created a VB .net WEb Service. and from VB 6.0 I would like to use this web service. My web service looks like this in .net <WebMethod(), SoapHeader("AccountInfo"),...
3
by: Diego L Espiñeira | last post by:
Hi, all I've got a windows service (server) application and a winforms (client) application. What I need to do is to host a web service in the windows service application so the client can request...
2
by: Michael Russell | last post by:
Hi all, I'm trying to get a client working with my ASP.NET web service. The client's been working great up to this point with a SOAP Toolkit-generated service based on a VB COM library. On the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.