Re: ASP Script Timeout Setting by Ken
Ken
Mon Mar 28 23:51:17 CST 2005
This setting is stored in the metabase - so you can use script to change it
at whatever level you want (globally, website, or individual web
application).
To do this via the GUI, open IIS Manager, right-click on the website, or app
in question and choose Properties -> goto the "Home Directory" or
"Directory" tab -> click "Configuration" button -> "Options" tab -> "ASP
Script Timeout" option.
Cheers
Ken
"Bernie Hunt" <bhunt@optonline.net> wrote in message
news:eRTCiCCNFHA.3336@TK2MSFTNGP09.phx.gbl...
: Where is the ASP script timeout setting in IIS? I know I can set a time
out
: paramater in the script, but the error says there is a setting in IIS that
: can also be increased.
:
: Thanks,
: Bernie
:
: