Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameters by Reference?
Message
From
24/03/2009 07:56:24
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Parameters by Reference?
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Application:
Desktop
Miscellaneous
Thread ID:
01390967
Message ID:
01390967
Views:
87
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.
Next
Reply
Map
View

Click here to load this message in the networking platform