|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Running WebMethos Fails half way thru...In a loop I am calling a web method 20 times and passing it a string
parameter. Even though my routine is looping all 20 times the web service is only executing 10 times... almost like my side is going too fast. E.G. .... xmlr.read() do while xmlr.readstate <> xml.readstate.endoffile call web method here loop Any ideas? By any chance is server-side caching enabled?
Show quoteHide quote "Jay" <msnews.microsoft.com> wrote in message news:OJLxnOceGHA.3888@TK2MSFTNGP02.phx.gbl... > In a loop I am calling a web method 20 times and passing it a string > parameter. Even though my routine is looping all 20 times the web service > is only executing 10 times... almost like my side is going too fast. > > E.G. > > ... > xmlr.read() > do while xmlr.readstate <> xml.readstate.endoffile > call web method here > loop > > Any ideas? > >
DataView RowFiltering
Create DB Example - It works, but is it right? Cannot insert explict value for identity column in table 'Employees' when IDENTITY_INSERT is set to MAPI mail XML From Stored Proc Access locking and transactions How to serialize into a string ? Web Browser & Navigating to pages with errors Referring to form objects from inside a thread pool Different versions of Office |
|||||||||||||||||||||||