Server.ScriptTimeout

Server.ScriptTimeout

am 12.01.2006 19:17:05 von IMRAN SAROIA

I want to make Server.ScriptTimeout to infinity and
tried to set to 0 but it does not work.

Can you please give more ideas?

Thanks

Yuba, CA

Re: Server.ScriptTimeout

am 12.01.2006 19:36:59 von reb01501

IMRAN SAROIA wrote:
> I want to make Server.ScriptTimeout to infinity and

Why would you ever need to do that?

> tried to set to 0 but it does not work.
>
From the documentation:
The ScriptTimeout property cannot be set to a value less than that specified
in the metabase.

Forget about infinity - nobody is going to wait that long for a page to
finish executing .. ;-)

Set it to a value that's large enough to allow your page to finish
processing, but not so large that the user will be tempted to hit the Stop
button.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.