Problem calling multiple web services

K

Kev

Hi all,

I have an app that needs to call the same web service which will be located
on multiple machines. The web service is identical on each.

I find that despite the fact I have changed the url of the webservice to
point to each machine before I make the call (single threaded for now), the
web service is always called on whatever machine I defined the project level
web reference on (in the IDE I mean).

How do I repeatedly call the same web service (definition) but each time on
a different machine...?

Any help appreciated...

Cheers
 

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

Top