Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / September 2004

Tip: Looking for answers? Try searching our database.

calling a web method with compound arguuments using POST

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David - 23 Sep 2004 14:36 GMT
Hello all,
I have a web method that accepts compound (non-primitive) arguments. I know
that the method should be applied using SOAP protocol. One of my clients
does not know how to sent SOAP requests, and know only to use GET or POST. I
know that the SOAP protocol is based on POST. from the method test form I
can see also what is the soap xml structure. My question is how I embed the
soap request as POST request? what to do with the SOAPAction:
http://tempuri.org/myMethod? and what is the name of the attribute that
holds the soap xml. any one has an example of this situation?
thanks, David
csharpcomputing.com - 24 Sep 2004 19:39 GMT
Download Microsoft Soap Toolkit 3.0 and spy on the data being sent to the web
server.
Your post method should post the data in the exactly same format.
(e.g. SoapAction is an optional HTTP attribute that you should set before
making the Post request.)
Aleksey Nudelman,
http://csharpcomputing.com

> Hello all,
> I have a web method that accepts compound (non-primitive) arguments. I know
[quoted text clipped - 6 lines]
> holds the soap xml. any one has an example of this situation?
> thanks, David
David - 26 Sep 2004 10:55 GMT
Thanks,
How can I spy the data sent tot the server? I tried looking in the IIS log
file, but these details are not included.
David
> Download Microsoft Soap Toolkit 3.0 and spy on the data being sent to the
> web
[quoted text clipped - 18 lines]
>> holds the soap xml. any one has an example of this situation?
>> thanks, David

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.