|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem calling multiple web servicesHi 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 Kev,
Looks like this is possible... http://msdn2.microsoft.com/fr-fr/library/ms153652.aspx What version of VB are you running? Dan. Show quoteHide quote "Kev" <spammealluwant@nochanceinhelloffindingmehere.com> wrote in message news:%23oQG83wBHHA.3620@TK2MSFTNGP02.phx.gbl... > 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 >
System.Timers.Timer, thread synchronization issues
Thread.Sleep slowing down the whole application Play wavs in VB2005. Compression namespace for Array DataGridViewCell has lost its DataGridView - How to solve? Creating an array of textbox objects Able .NET ? Crystal Reports Logon Problem Don't see application events question about variables and subprocedure |
|||||||||||||||||||||||