System.Web.HttpException: Request timed out - [HttpException (0x80004005): Request timed out.]

S

Steve

Hi All,

I keep getting the "System.Web.HttpException: Request timed out."
error message when I was uploading image files (about 400 image files)
to SQL table, all those image files are FTP to web server first, then
my aspx page reads those image files from web server then uploads to
SQL table (SQL server is in same machine as Web server), I have done
following: set SQL connection timeout to 6000 (in web.config file),
set SQL command timeout to 6000 (in C# code), set timeout in
web.config file to 120, but I still got same timeout error after 2
minutes (or less) I started uploading.

Does any one have any good ideas on ways to fix this. Thanks in
advance!

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top