3
Reply

Timeout when uploading a file

gnarly

gnarly

Dec 4 2008 2:39 PM
6.3k

I'm uploading a file with 100,000 records with an asp:FileUpload control.  The processing per record is pretty intense with a few DB calls per line.  The problem I have is my process times out after about 20,000 records.  However, I can get it to run all the way through when I'm debugging.  Does anyone have any suggetions?  Let me know if you need more info. 

Also, why will it run without disruption in debugging mode?

Thanks.


Answers (3)