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...Performance and...Performance and...UploadingUploading
Previous
 
Next
New Post
5/22/2013 11:38 AM
 

Hi I am trying to upload PDFs to EasyDnn News module but having real problems.

The process just times out despite the PDF only being about 7-10 meg and setting all the config setting to very high limits.
I am working with DNN 7 on a virtual web server sitting behind a firewall could that be the issue?, need a solution as I have a lot to upload..

Stuart

 
New Post
5/22/2013 2:45 PM
 
Is it just a timeout error? Or an actual error message. If on IIS 7 there is a third place to configure the limit potentially which is the request limit in the System.WebServer node of the web.config.

-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
5/23/2013 4:42 AM
 
Mitchel Sellers wrote:
Is it just a timeout error? Or an actual error message. If on IIS 7 there is a third place to configure the limit potentially which is the request limit in the System.WebServer node of the web.config.

 Thisis the eventual screen message after trybing to upload a 7 meg file

The connection was reset  
 The connection to the server was reset while the page was loading.
  The site could be temporarily unavailable or too busy. Try again in a few
    moments.
  If you are unable to load any pages, check your computer's network
    connection.
  If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.

Web config.
<httpRuntime shutdownTimeout="120" executionTimeout="1200" useFullyQualifiedRedirectUrl="true" maxRequestLength="42288" requestLengthDiskThreshold="42288" requestValidationMode="2.0" />

<system.webServer>
        <security>

            <requestFiltering>

                <requestLimits maxAllowedContentLength="6000000" />

            </requestFiltering>

        </security>

This is happening within file manager too, it just spins trying to upload a fairly small file. If anyone has any suggestions I am getting desperate as I have 500 meg of files to upload .

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...UploadingUploading


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