Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesupload download large fileupload download large file
Previous
 
Next
New Post
4/16/2013 4:52 AM
 
Your current code tries to hold the entire file in memory.

You need an approach that does not do that.

Best wishes,
- Richard
Agile Development Consultant, Practitioner, and Trainer
www.dynamisys.co.uk
 
New Post
4/16/2013 5:23 AM
 

The most Asp.Net sql client provider includes support for FILESTREAMs and exposes a writebyte method - that lets you write large files without needing to load the entire file into memory all at the same time.

Have a look at http://msdn.microsoft.com/en-us/libra... it shows a good demo of the way to process large files.

Westa


 
New Post
4/25/2013 9:33 AM
 

thank you all

i have don it while stroing physicaly on drive

 
New Post
2/11/2014 7:58 PM
 
Hi there,

I realize that this is a bit late bur Wes have you been able to get dnnAsyncUpload to work?

I could really use an example or pointer it's doing my head in.

I can programmatically insert the control into a form, but I cant get the OnFileUploaded event to work.

I'm getting the error

Error 11 'Telerik.Web.UI.RadAsyncUpload.OnFileUploaded(Telerik.Web.UI.FileUploadedEventArgs)' is inaccessible due to its protection level

any pointers would be really appreciated

Thanks/Sorry

James
 
New Post
2/11/2014 11:55 PM
 

Hey James,

Yes its somewhat complicate all round - the best place to start is with the RasAsyncUpload documentation on the telerik web site - its talks thru most of the usage cases.

DNN also add some complexities in terms of how the handlers function - we wound up rolling our own handler to manage the upload to temporary storage which then eventually became a direct upload to azure - then when the Save command is fired on the page we handled the rest of the processing.

Westa

 

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesupload download large fileupload download large file


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out