Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameters by Reference?
Message
De
24/03/2009 07:56:24
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Parameters by Reference?
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Application:
Desktop
Divers
Thread ID:
01390967
Message ID:
01390967
Vues:
88
Can you help a .Net Newbie with what is probably a stupid question?!

I am calling a WebService and passing in an XML string, my understanding of the WebService is that I pass in the XML and it updates it with a result.

I have manged to work out the authentication, and I get no error, but the XML I send in is not updated. I wonderred if I need somehow to implicitly say I am passing my parameter by reference instead of by value?
WebServiceLink.HTNGHeaderValue.From.Credential.userName = UserName
WebServiceLink.HTNGHeaderValue.From.Credential.password = Password

WebServiceLink.ReceiveMessageAsync(XmlString)
Regards


Gary.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform