Where do I increase the timeout for the server when processing a script?
On the page where my button is?
In the code of the button.
In the code of the module?
In the code in the component?
I plan to use the code Server.ScriptTimeout = 600Here are the steps of execution……..
A page is loaded with a button on it.
The code starts in the code behind of a button.
The code in the button calls a function in a module
That function creates a component and executes a function, in the component, where the code lies that does all the LONG work the needs the extended timeout.
So where do I increase the timeout for the server when processing a script?
Thanks
Hi There,
I think this post might be relevant to your problem,
have a look .http://www.velocityreviews.com/forums/t101706-scripttimeout-and-executiontimeout-do-not-work.html ;)
0 comments:
Post a Comment