RE: minFreeThreads error



Hello Duffman,


From your description, you're encountering the following error in one of
your ASP.NET 1.1/VS 2003 webservice:

=========
The value for 'minFreeThreads' must be less than the thread pool limit of
200 threads.
==========

also, you found the actual setting has no problem that violate the rule,
correct?

Regarding on this issue, I'd like to confirm the following things:

** Did you get the error right after you deploy the webservice on the
server. Or has it been running well for long time and the problem suddenly
occur recently?

** Did you get the error at webservice client-side or server-side, or is
your webservice calling another webservice?

** Since you've mentioned that there are both Asp.net 1.1 and 2.0 web
application and hosting on IIS6(application pool mode). Have you ensured
that the webservice applciation's virtual dir is configured as ASP.NET 1.1.
Also, is there any other web application(1.1 or 2.0 ) that share the same
application pool with your problem webservice?

Please feel free to post here if there is anything I missed.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================



This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • RE: minFreeThreads error
    ... this is running in the correct pool yet. ... ** Did you get the error right after you deploy the webservice on the ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • RE: When Did App Pool or Web Application Start?
    ... server-side application) will have different process model. ... application pool model, thus, any applications share the same application ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: permissions to call a webservice
    ... webservice and write some logs. ... when running under a non-administrator account, ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework)
  • Re: Weird erro while debugging WS in VS2005
    ... Yes ASP.NET 2.0 Webservice only no ASP.NET pages, ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ... codeBase, Evidence assemblySecurity, Assembly locationHint, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Ajax, Webmethod, PageMethod (multiple versions)
    ... calling remote AJAX webservice: ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ... all specific loging into web Service will be the best case for you. ...
    (microsoft.public.dotnet.framework.aspnet)