AspScriptTimeout

This property specifies the default length of time in seconds that ASP pages will allow a script to run before terminating it and writing an event to the event log. The script can override this default value by using the Server.ScriptTimeout method. The minimum value for this property is 1 second. See also AspSessionTimeout.

The following table describes this property:

Data type Long
Default value 90 seconds
Default inheritance Inheritable

Accessible by IIS Admin Objects:

IIsWebService IIsWebServer IIsWebVirtualDir IIsWebDirectory