[thelist] Upper Limit to Server.ScriptTimeout?

Ken Kogler ken.kogler at curf.edu
Sat Jan 26 14:46:01 CST 2002


I've got a page that allows my users to upload large files (10-20 MB). I
had been having timeout problems in development (since I forgot to
change it from the default, which is 90 seconds, I believe). So I put in
the following line of code:

    Server.ScriptTimeOut = 1000000

But I'm still having timeouts. Could I have exceeded some kind of upper
limit to server.scripttimeout? That *is* over 16,000 minutes.

Any thoughts?

-Ken

Oh, this is IIS5, btw.




More information about the thelist mailing list