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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepository upload files upload files
Previous
 
Next
New Post
9/1/2006 10:05 AM
 
hi i would like upload files in repositry modul,(niftyvideo) and files has 50mb and more how can i do this?
 
New Post
9/5/2006 8:32 PM
 

First if I understand you correctly you want to be able to upload files larger than 50mb?  If so then, I know that you need to edit the web.config to allow for files larger than 8mb which is the default. 

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" requestLengthDiskThreshold="8192" />

I am running dnn 4.3.4 and this is the line in my web.config file that I needed to change you for example would want to modify this line to look like

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="51200" requestLengthDiskThreshold="51200" />

for 50 mb.  If you want to allow files that are 100mb for example then the number in kb would be 102400 for example.  Hope this helps.

 
New Post
9/7/2006 9:25 AM
 
Thx this what i exactli need...
 
New Post
9/7/2006 4:10 PM
 
Glad to hear it.  Just make sure you set it only as high as you need it as it opens up the possibility of getting flooded with trafic.
 
New Post
9/8/2006 4:40 PM
 

I am using the newest version of DNN 3 but I can not upload anything over 8 mg I made these changes but it still does not work. I can upload them using file manager but can not uploadthem using this module.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepository upload files upload files


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