Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / September 2005

Tip: Looking for answers? Try searching our database.

Uploading Larger Files

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Raj Dhrolia - 21 Sep 2005 14:08 GMT
Hi,
   Can anyone suggest me best way to upload large files (>100-500MB) to my
ASP.NET web application (IIS 6.0, Win 2K3).
   The problem we see with conventional method is that the session times
out, and the entire file gets loaded in IIS memory and things get worst when
couple of users upload 100s of MBs of file.
   The solution should also work with MAC browsers.
   Any pointers will be of great help.
Thanks,
Raj.
Tasos Vogiatzoglou - 21 Sep 2005 15:06 GMT
You can use this

http://www.brettle.com/neatupload

or an approach similar to the one in the component above
Phil Wilson - 22 Sep 2005 01:21 GMT
I can't help with the MAC thing, but we use BITS to upload files. It goes
over HTTP ports, can be throttled by the user, and it can restart uploads
that break so that whole upload doesn't start over.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/bits/bits/bits_
start_page.asp


Although it says it's for C and C++ developers there is a wrapper for C#
folks. It's my general experience that building two ways of doing this kind
of thing (one for Windows, another for MAC) might be better than one
complicated one that does both.
Signature

Phil Wilson [MVP Windows Installer]
----

> Hi,
>    Can anyone suggest me best way to upload large files (>100-500MB) to my
[quoted text clipped - 6 lines]
> Thanks,
> Raj.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.