Is it your webservice? What it does? Maybe you don't close a db
connection or something like this...
--
Patrice
"Marek" <gro...@volny.cz> a �crit dans le message de
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
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.