How can I modify script timeout?
Hi,
I am running a query through my web page that accesses an SQL database and I seem to be running into a time out issue occassionally. I receive the following error
Active Server Pages error 'ASP 0113'
Script timed out
/Garth/displayreport.asp
The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools.
How may I set the script timeout from the program as I have no access to the server administration tools?
Thanks for your help,
Tamara
|