|
Alberto author 2/9/2007 |
Sergey, |
|
Alberto author 2/9/2007 |
Sergey, |
C
|
clig 2/11/2007 |
Sergey, More info: Most of the time it stops at around 5 minutes arround 60 and 70 thousand records around 5 and 6 MB Thanks
|
|
Alberto author 2/12/2007 |
Thanks clig, |
C
|
clig 2/18/2007 |
Thanks clig, I played a litle bit more with this today but it keeps failing arround 5 minutes and at record# 63,092 66,364 60.161 Also tryied something else: I have eliminated some fields to export and this is the sequence and results of my tests; 1 Fields Worked ok in 40 seconds 4 Fields 4.76 MB worked ok in 5 minutes 8 sec 5 Fields 4.36 MB failed in 4 minutes 46 sec 5 Fields 4.27 MB failed in 4 minutes 58 sec 4 Fields 4.76 MB worked ok in 5 minutes 11 sec 5 Fields 4.62 MB failed in 5 minutes 32 sec
|
![]() |
Sergey Kornilov admin 2/19/2007 |
If the error you currently getting is "Script timed out" setting Server.ScriptTimeout to some value greater than 300 should solve the issue. Server.ScriptTimeout = 600 |
|
Alberto author 8/2/2007 |
I was able to fix this problem by adding this on the top of the _export.asp file as follows: |