 |
|
 |
 |
Google Adsense |
 |
|
 |
Modules |
 |
|
 |
New at Group29 |
 |
|
 |
TheForce.Net |
 |
|
 |
Hot trends |
 |
|
|
 |
IIS 6 - HttpException (0x80004005): Request timed out on ASP.NET
|
 |
Using Internet Information Services (IIS) 6, I was getting this error on a VB.NET ASP.NET page:
HttpException (0x80004005): Request timed out
This originally appeared in the Group29 Tech support forum and has been a popular article.
I changed the executionTimeout in the web.config file in the system.web section.
Code:
......
......
The executionTimeout
setting
ASP.NET uses the following configuration setting to limit the request execution time:
You can also set this limit by using the Server.ScriptTimeout property.
Indicates the maximum number of seconds that a request is allowed to execute before being automatically shut down by ASP.NET.
Note If you increase the value of the executionTimeout parameter, you
may also have to modify the processModel responseDeadlockInterval
parameter setting.
More info here:
MSDN Home > MSDN Library > .NET Development > .NET
Framework SDK > .NET Framework > Reference > Configuration
File Schema > ASP.NET Settings Schema
Element
|
|
|
|
Posted on Thursday, July 26, 2007 @ 09:10:35 UTC by BB
|
|
|
|
"IIS 6 - HttpException (0x80004005): Request timed out on ASP.NET" | Login/Create an Account | 0 comments |
| The comments are owned by the poster. We aren't responsible for their content. |
|
|
|
|
|
No Comments Allowed for Anonymous, please register |
|
|
|
|
|
:: HeliusGray phpbb2 style by CyberAlien :: PHP-Nuke theme by www.nukemods.com ::
| |