Connecting Tech Pros Worldwide Forums | Help | Site Map

ASP.NET file upload too slow, anyway to speed it up?

Tim Frawley
Guest
 
Posts: n/a
#1: Nov 18 '05
I am using the code example listed on Microsofts web page at:
http://support.microsoft.com/default...b;EN-US;323245

I noticed after testing that my IE 6.0.2800 is taking anywhere from 1
minute 15 seconds to 2 minutes to upload a 50 MB file.

Is there anyway to speed this up?

I also noticed that Netscape Communicator 4.76 uploads the same file
in 10 seconds!!!!

bruce barker
Guest
 
Posts: n/a
#2: Nov 18 '05

re: ASP.NET file upload too slow, anyway to speed it up?


other than switching browser no, IE is just slow.

-- bruce (sqlwork.com)


"Tim Frawley" <tim_frawley@fishgame.state.ak.us> wrote in message
news:bfb6a0a.0410050903.70c08de5@posting.google.co m...[color=blue]
> I am using the code example listed on Microsofts web page at:
> http://support.microsoft.com/default...b;EN-US;323245
>
> I noticed after testing that my IE 6.0.2800 is taking anywhere from 1
> minute 15 seconds to 2 minutes to upload a 50 MB file.
>
> Is there anyway to speed this up?
>
> I also noticed that Netscape Communicator 4.76 uploads the same file
> in 10 seconds!!!![/color]


Closed Thread