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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Uploading large filesUploading large files
Previous
 
Next
New Post
6/25/2006 4:09 AM
 
I used the following settings, which allow me to upload large image files and synchronise the database 400 mb of data. I just kept increasing the numbers until it worked. Hope this might work for you!

<!-- allow large file uploads -->
    <httpRuntime executionTimeout="4000" maxRequestLength="39192"
      useFullyQualifiedRedirectUrl="true" appRequestQueueLimit="2000" />
 
New Post
6/29/2006 2:03 PM
 

I cut and paste those lines, restarted IIS on the server hosting it and still same stupid error. I am sure its a PEBCAK error but I cannot figure out what I am doing wrong. I zipped the 9 meg PDF into 7meg or so and it uploaded fine.. There is not enough time lapsing to make me think its timing out. It happens very quickly. It matters not if I use the module or file manager to upload the file. I get the same error. Even with the changes to IE posted earlier in this thread. I could really use the help if anyone knows what I could be doing wrong. I appreciate once again all the help those of you that have already tried have given :)

 

 

omp@lincolnfowler.com wrote
I used the following settings, which allow me to upload large image files and synchronise the database 400 mb of data. I just kept increasing the numbers until it worked. Hope this might work for you!


          useFullyQualifiedRedirectUrl="true" appRequestQueueLimit="2000" />

 
New Post
6/29/2006 3:00 PM
 

If URLScan is installed on the IIS Server, it too has a default 8MB max file upload default. So the URLScan setting would need to be coordinated with the web.config changes.

Rob Ralston


Rob Ralston, SilverBullet Technologies LLC, www.silverbullettech.com
 
New Post
7/11/2006 3:03 PM
 

I was sure that was it Rob.. I removed URLScan completely and it did not help. I am at my wits end with this..

   

 
New Post
7/19/2006 10:18 PM
 

John - I have run up against this problem too with trying to post podcast files that are fairly large (15mb or so) - I started on building/rebuilding the file control you see in the documents module to use neatUpload to allow for really large uploads (gigabyte range) and not bring the server to its knees - really have had mixed results with this approach but might still get it to work -

My analysis of the problem has to do with more than DNN or the web config file settings - on hosted servers there seems to be some throttling that takes place and if the thread that is running for the upload takes to long and takes too much memory it gets killed off - I dont know how but thats what it looks like after an hour on  the phone with tech support one night

I have tried the neatUpload route because it spools the file to disk so memory on the server doesnt get loaded and kill server performance - I notice this seems to interfere with some of the clientAPI stuff in dnn so not sure if this is worth persuing more but might try it again.

Anyway my 2 cents on the problem - I dont think the answer is in the web.config because I can set that to hundreds of megs but the asp.net method of handling uploaded files just really inst up to anything over a few megs.


Dylan Barber http://www.braindice.com - Dotnetnuke development classes - skins and modules
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Uploading large filesUploading large 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