Hammad : IDotNetWizard

My .NET Blog

Browse by Tags

All Tags » KB (RSS)
Contention, poor performance, and deadlocks when you make Web service requests from ASP.NET applications
If you are (un) lucky like me then you may run into gettin this error on IIS server asp.net web apps/asmx web services. Its a known issue and has a resolution documented in kb article @ http://support.microsoft.com/kb/821268 . The resolution revolves...