Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the XML of the Soap Envelope
Message
De
14/10/2004 06:05:00
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Getting the XML of the Soap Envelope
Divers
Thread ID:
00951315
Message ID:
00951315
Vues:
52
Hi

I have this issue that I will try to describe here in connection to porting some code from ASP to VB.NET.

In ASP, there is some code that generates a soap envelope and uses MSXML2.ServerXMLHTTP to open a conn and send the envelope to a web service. In reply, the code gets the .ResponseXML and does a transformation with a XSL stylesheet.

In VB.NET I simply added a web reference to the web service and called a desired method that way. However, the web service method returns an object type defined in that service, and now I am wondering how I can get the XML from the service in order to pass the XML as to the XSL.Transform method f the stylesheet object.

Hope this makes sense. Thanks.
Danijel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform