Editing the XML file in the Pocket PC Device

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I have an XML file in my application which has the servername and
my webservice will have the that " http://Servername/Foldername/x.asmx" as
the URL. I want to have the capability of editing it in the device, so that
client can change the name fo the server the webservice points to if they
want. Now I can't edit the xml file. Please let me knwo, if any one knows
the solution to this.

Thanks!!
Jay
 
Try changing the Url property of the Web service object before making the
Web service call.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top