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 / Distributed Applications / September 2005

Tip: Looking for answers? Try searching our database.

Uploading large files

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Raj Dhrolia - 21 Sep 2005 14:06 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.
Michael Nemtsev - 21 Sep 2005 23:05 GMT
Hello Raj,

The solution is split your files on chank and send them one by one, moreover
u can apply zip filter to pack them
See this articles:
   - http://www.codeproject.com/cs/webservices/DimeBufferedUpload.asp
   - http://www.codeproject.com/cs/webservices/WebServiceZipFilter.asp

Hope it helps

RD> Hi,
RD> Can anyone suggest me best way to upload large files
RD> (>100-500MB) to my
RD> ASP.NET web application (IIS 6.0, Win 2K3).
RD> The problem we see with conventional method is that the session
RD> times
RD> out, and the entire file gets loaded in IIS memory and things get
RD> worst when
RD> couple of users upload 100s of MBs of file.
RD> The solution should also work with MAC browsers.

---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Raj Dhrolia - 22 Sep 2005 06:52 GMT
Thanks Michael,
   The DIME stuff looks good, but the example that is shown have a window
application uploading files.
   It will be great if we get the file upload utility (DIME) residing on
server, this will make MAC browsers happy as well.
Regards,
Raj.

> Hello Raj,
>
[quoted text clipped - 23 lines]
> "At times one remains faithful to a cause only because its opponents do
> not cease to be insipid." (c) Friedrich Nietzsche
Michael Nemtsev - 22 Sep 2005 07:11 GMT
Hello Raj,

Look at MTOM at WSE 3.0, it replace DIME.
I reckon there is smth that adopt your needs

RD> Thanks Michael,
RD> The DIME stuff looks good, but the example that is shown have a
RD> window
RD> application uploading files.
RD> It will be great if we get the file upload utility (DIME)
RD> residing on
RD> server, this will make MAC browsers happy as well.

---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

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.