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 / August 2004

Tip: Looking for answers? Try searching our database.

Best way to send SOAP Messages to a Web Service by writing out XML

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Softwaremaker - 10 Jul 2004 15:33 GMT
Hi Fellows,

I would like to post a SOAP Message to a listening Web Service. This SOAP
Message is hand-created by me (Please dont ask me why ;))

So, I intend to create the XML SOAP Message and then send it out *manually*
instead of using any proxy classes or Invoke methods.

An example would be to use the MSXML.XMLHTTP30 Classes, compose and write
the message, set the appropriate headers and post it.

I would like to use managed code in .NET now, what classes am I looking at
and what is the best way to do this ?

Any links, advice or pointers would be very much appreciated.

Signature

Thank you very much

Martin Honnen - 10 Jul 2004 18:42 GMT
> I would like to post a SOAP Message to a listening Web Service. This SOAP
> Message is hand-created by me (Please dont ask me why ;))
[quoted text clipped - 7 lines]
> I would like to use managed code in .NET now, what classes am I looking at
> and what is the best way to do this ?

Have a look at XmlWriter/XmlTextWriter in System.Xml to create the XML
(well SOAP) and write it to the RequestStream of a HttpWebRequest.

Signature

    Martin Honnen
    http://JavaScript.FAQTs.com/

Michael Herman \(Parallelspace\) - 02 Aug 2004 17:39 GMT
Checkout
http://msdn.microsoft.com/webservices/building/wse/default.aspx?pull=/library/en
-us/dnwse/html/wsemessaging.asp


> Hi Fellows,
>
[quoted text clipped - 11 lines]
>
> Any links, advice or pointers would be very much appreciated.

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.