ASP.Net client sending XML string to remote .net web service

  • Thread starter brendan_gallagher_2001
  • Start date
B

brendan_gallagher_2001

Hi,

I am using a .Net (VB.Net) webservice with an ASP.net client to
generate an xml string from a db and then send it to a web service on
the same box (client is part of the same service) which then processes
the xml amd sends a sucess result. I have this part already working.
However, I would like to be able to send the xml string to a vb.net
service on a remote server. I have the url of the service I want to
send the xml string to but I am not sure how to change it from the
localhost url. Is this done in the WSDL file in the servicename
elements?

regards and thanks.
 
B

brendan_gallagher_2001

Hi John,

Thanks for that. I'm really looking for a much simpler solution
though. I simply need to change the destination from localhost to a
remote address. I generate the string locally but I want to send it to
a remote service. Once I change it, I will not need to change it
again. Im assuming this would be changed by inserting a line in the
web.config or WSDL files.

regards
Brendan
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top