Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Products › Development › Forge › Module - Events › Forums Register  |  

 

dnn_pt_events_170x64.gif

 

  Quick Links  
 


  Team Leadership  

Ernst Peter Tamminga
( Project Leader )

 

Erik van Ballegoij
( Core Team Sponsor )

 


  Team Members  

Fuji Nguyen

Keith Stone

Marc Huijbregts

Michael Kamp

Renato Morell

Roger Selwyn

Ty Augustine

 


  DotNetNuke Projects  
The DotNetNuke Projects are a special category of platform extensions which are developed by volunteers to conform to the high professional standards mandated by DotNetNuke Corporation. The DotNetNuke Projects are distributed as a standard part of the DotNetNuke core application release offerings.

 


Maximum ASP
DotNetNuke Forums
 
  Forum  General DotNetN...  Configure It! (...  File manager Request timed out
Previous Previous
 
Next Next
New Post 3/20/2006 5:04 AM
User is offline Peter Zijlstra
44 posts
10th Ranked


File manager Request timed out 

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 6:29 AM
User is offline Karl Fulk
1 posts
10th Ranked


Re: File manager Request timed out 

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 1:06 AM
User is offline Peter Zijlstra
44 posts
10th Ranked


Re: File manager Request timed out 
 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/22/2006 10:15 PM
User is offline Peter Zijlstra
44 posts
10th Ranked


Re: File manager Request timed out 
Do i also have to re-install DNN after this step?
 
New Post 3/22/2006 11:14 PM
User is offline Paul Davis
615 posts
www.phdavis.com
7th Ranked


Re: File manager Request timed out 

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 Previous
 
Next Next
  Forum  General DotNetN...  Configure It! (...  File manager Request timed out
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


DNNMasters - modules, consulting, development
DNNMasters developers are involved in DNN development since DNN 1.0.9 and today we offer a broad range of DNN related products and services including custom development of modules, help with ing third party modules for specific needs, general DNN technical support and administrative services.
www.dnnmasters.com
Cygnusoft Custom Software
Cygnusoft has been providing cutting-edge custom software solutions for 20 years. Cygnusoft is also a leading start-up incubator, helping our partners build successful new businesses.
www.cygnusoft.com
Digicon: DotNetNuke design and development
Digicon is based in Brisbane, Queensland, Australia
digicon.com.au

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP