Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

trouble with webservice

0 views
Skip to first unread message

Marek

unread,
Dec 27, 2009, 1:35:33 PM12/27/09
to
hi i have trouble with webservice. i have app which call this
webservice cca.30 in same time.but this webservice work with first 10
request and next request is in the front.where is trouble ? in the
setting iis ? or registry on the server with iis? thanx
marek

Alexey Smirnov

unread,
Dec 28, 2009, 5:10:59 AM12/28/09
to

Is it your webservice? What it does? Maybe you don't close a db
connection or something like this...

Patrice

unread,
Dec 28, 2009, 6:04:06 AM12/28/09
to
Don't you think that describing this mysterious "trouble" would be more
efficient than letting us to guess ? Have you checked if you have an error
message ? If you have one, any reason to keep it confidential ?

--
Patrice


"Marek" <gro...@volny.cz> a �crit dans le message de
news:fd2e4865-429f-4205...@r5g2000yqb.googlegroups.com...

Mark Rae [MVP]

unread,
Dec 28, 2009, 6:21:58 AM12/28/09
to
"Marek" <gro...@volny.cz> wrote in message
news:fd2e4865-429f-4205...@r5g2000yqb.googlegroups.com...

You're going to have to provide more specific information that that...


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Russell

unread,
Dec 28, 2009, 10:49:31 AM12/28/09
to

Are you using XP? IIS 6 is limited to 10 concurrent requests. If you
really emit 30 "in same time" [sic], and the 11th is issued before the
first completes, it would fail.

0 new messages