I am uploading a 30 mb mp4 file using <input type="file"> (asp.net) and getting a...

  • Thread starter Thread starter HereToHelp
  • Start date Start date
H

HereToHelp

Guest
...timeout during download? I am using plain html on the front end, asp.net file handling the backend to grab the file (which i just improved to handle via streaming... but the timeout still happens)... I have the httpruntime settings correct in the web.config, and have checked IIS settings as well. For some reason the download of a 30.7 mb MP4 file times out in IE/Firefox ... the server seems to terminate the connection.

I read that Windows Server 2003 doesn't allow videos of greater than 22mb but I can't verify that.

ANY HELP?
 
Back
Top