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 ...File manager Request timed outFile manager Request timed out
Previous
 
Next
New Post
3/20/2006 8:04 AM
 

I'm adding some pictures to my portal, and place these in the folder Portals/0/fotos
After adding some directorys (about 25 with a total of approx 500 pics) i press synchronize database.
After some time i get the following error:
Request timed out.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Request timed out.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): Request timed out.]

Does anyone know if this problem can be solved?
 
New Post
3/20/2006 9:29 AM
 

You have to modify the web.config file:

<!-- allow large file uploads -->

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

Change "8192" to a much higher number.

 
New Post
3/21/2006 4:06 AM
 
krevice wrote

You have to modify the web.config file:

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

Change "8192" to a much higher number.

Hmm, i changed the value to a much higher value (1000000) but stil get the time out? Something else i have to do??

 
New Post
3/23/2006 1:15 AM
 
Do i also have to re-install DNN after this step?
 
New Post
3/23/2006 2:14 AM
 

It all kind of also depends on the size of the upload and the speed of the connection.  If you are uploading a hugh file over a 56k modem link the IIS session is going to expire and the upload will timeout.

I'd say anything much over a MB or two you should probably be using FTP.  It's quicker, safer and has less resource overhead on the server.  And you won't get IIS session timeouts.  :)


Paul Davis
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...File manager Request timed outFile manager Request timed out


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