![]() |
Sergey Kornilov admin 2/28/2006 |
Try to put Server.ScriptTimeout = 300 in the beginning of list page. |
P
|
pvsmith author 3/15/2006 |
I've added the line of code, and it still times out. I even changed the 300 to 3000, and it times out. Is there something else I can do to make it work. It works just fine to run the query when I test it locally--it just can't seem to bring the records back on the server. |
![]() |
Sergey Kornilov admin 3/16/2006 |
Preston, Server.ScriptTimeout = 300
|