"JC" <JC.RemoveThis@discussions.microsoft.com> wrote in message
news:F4C479C2-2C1B-4CF1-BF25-B1CF45A3A6C4@microsoft.com...
>I have a few questions concerning a problem that I am currently
>experiencing.
> I have created a webservice that is being hosted on a computer in my
> network.
> I call the webservice is called iteratively on different values of a list
> of
> objects.
>
> -I ran into a situation where after a certain amount of iteration had been
> run I could no longer connect to the webservice because i had reach the
> maximum amount of users?
>
> -How many connections are created each time a request is sent to the
> webservice?
>
> -Is there any problem when calling a webservice from within a loop?
>
> Any help would be greatly appreciated. Thanks.
That's based on the O/S on which IIS is running on as to the concurrent
connection limit to IIS and the IIS version.
>> Stay informed about: Connection limit on IIS