ASP.NET uses the following configuration setting to limit the request execution time: <httpRuntime executionTimeout="90"/>
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
<httpRuntime> Element
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest (c) 2006 by Group29 Productions.
You can syndicate Group29 Productions news with an RSS Feeder using the file backend.php