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 ...Large file upload - Documents moduleLarge file upload - Documents module
Previous
 
Next
New Post
9/30/2011 3:30 PM
 
I'm having a timeout issue with the documents module when trying to upload files from 30 - 80mb. The upload times out after about 11 minutes each time I try. Here is what I have in the web.config. If anybody has any suggestions it would be great. I've read some of the other threads and none of suggested solutions have helped.

Using: DNN 6.0.1
Hosting: I've tried both on my own IIS 7 servers and on GoDaddy. Same results on both.

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="102400" requestLengthDiskThreshold="8192" executionTimeout="12000" requestValidationMode="2.0" />

Thanks
 
New Post
9/30/2011 6:46 PM
 
NorthlandSticks wrote:
I'm having a timeout issue with the documents module when trying to upload files from 30 - 80mb. The upload times out after about 11 minutes each time I try. Here is what I have in the web.config. 

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="102400" requestLengthDiskThreshold="8192" executionTimeout="12000" requestValidationMode="2.0" /> 

maxRequestLength - Attribute limits the file upload size for ASP.NET application. 

The size specified is in kilobytes.  The default is "8192" (8 MB). Max value is "1048576" (1 GB) for .NET Framework 1.0/1.1 and "2097151" (2 GB) for .NET Framework 2.0.

executionTimeout - Attribute indicates the maximum number of seconds that a request is allowed to execute before being automatically shut down by the application. The executionTimeout value should always be longer than the amount of time that the upload process can take.

In your case: you also need to change requestLengthDiskThreshold to a higher number (requestLengthDiskThreshold=2000000000)


Rashid KAZI
Rashid.KAZI @ DNN4Less.com

Fast & most affordable DotNetNuke Hosting.
Shared Hosting - Resellers Hosting - Cloud Servers - Dedicated Servers

 
New Post
9/30/2011 7:24 PM
 
I gave it a try and all I get is this:

Internet Explorer cannot display the webpage

What you can try:

Diagnose Connection Problems

More information

This problem can be caused by a variety of issues, including:
•Internet connectivity has been lost.
•The website is temporarily unavailable.
•The Domain Name Server (DNS) is not reachable.
•The Domain Name Server (DNS) does not have a listing for the website's domain.
•There might be a typing error in the address.
•If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section.


For offline users

You can still view subscribed feeds and some recently viewed webpages.
To view subscribed feeds:
1.Click the Favorites button , click Feeds, and then click the feed you want to view.


To view recently visited webpages (might not work on all pages):
1.Press Alt, click File, and then click Work Offline.
2.Click the Favorites button , click History, and then click the page you want to view.

 
New Post
9/30/2011 8:26 PM
 
Internet Explorer cannot display the webpage... is it on your local machine or web server at godaddy?

Do you  have pooling enabled in your web.config file? if NOT, then its something from the IIS whihc is resetting your dedicated application pool. You should contact godaddy's support, hopefully they will be able to resolve the issue.

Rashid KAZI
Rashid.KAZI @ DNN4Less.com

Fast & most affordable DotNetNuke Hosting.
Shared Hosting - Resellers Hosting - Cloud Servers - Dedicated Servers

 
New Post
9/30/2011 8:29 PM
 
Another quick solution way is to upload the file through FTP.

Rashid KAZI
Rashid.KAZI @ DNN4Less.com

Fast & most affordable DotNetNuke Hosting.
Shared Hosting - Resellers Hosting - Cloud Servers - Dedicated Servers

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Large file upload - Documents moduleLarge file upload - Documents module


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