|
| 'minFreeThreads' must be less than the thread pool limit of 100 threads |
 |
Thu, 27 Mar 2008 23:50:54 +000 |
Hi,
i am working on framework 1.1. I have windows server 2003 with my webapplication
deployed.
i am trying to get to the url http://localhost/MyApplication/Default.aspx i get
the following error:
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details below
and modify your configuration file appropriately.
Parser Error Message: The value for 'minFreeThreads' must be less than the
thread pool limit of 100 threads.
Source Error:
Line 216: enableVersionHeader="[true|false]" - outputs
X-AspNet-Version header with each request
Line 217: -->
Line 218: <httpRuntime
Line 219: executionTimeout="90"
Line 220: maxRequestLength="4096"
Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config
Line: 218
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET
Version:1.1.4322.2407
any suggestions are greatly appreciated.
thank you,
Arun Naredla.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|