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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryAnswer to my earlier post - it hasnAnswer to my earlier post - it hasn't been approved by moderator yet
Previous
 
Next
New Post
7/23/2009 5:47 PM
 

I submitted a post earlier today about upgrading to Gallery Beta and getting a timeout issue.

 

I tweaked the httpRuntime in the DNN web.config

basically - search the web.config for httpRuntime, then append executionTimeout="1200" just after httpRunTime

<httpRuntime executionTimeout="1200" maxRequestLength="

This seemed to fix the problem right up.

I was then able to remove this change and things worked after the first load of the Gallery.

Cheers,

Rich

 
New Post
7/23/2009 7:04 PM
 

Try posting a reply to your own posts, it wil help us help you. :)

The executionTimeout is related to SQL, it should not be related to Gallery. As the module just uses it for settings.


Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
7/23/2009 10:12 PM
 

Actually, it may very well be related to the Gallery if you were upgrading from a gallery instance which contained a large number of images. Upon hitting the gallery the first time after the upgrade, entries for each album (folder) and image/movie/flash file are added to the core DNN Folders and Files tables. As part of that process each image file has to be read into a bitmap to determine its width and height. That operation alone is an expensive one in terms of processing time.

I would be particularly interested to know approximately how many albums and images the existing gallery contained.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
7/23/2009 10:15 PM
 

I meant that the executionTimeout setting in web.config should not have any effect on Gallery.


Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
7/23/2009 10:40 PM
 

In this case I would have to dis-agree. It is my understanding that unlike the ConnectionTimeout specified for a SQL connection object or the CommandTimeout specified for a SQL command object, the executionTimeout attribute of the httpRuntime section sets the maximum number of seconds that the request may execute before it is assumed to have failed. In otherwords, the total time permitted from first hitting the page through the unloading of the page upon completion of the request. No where do I see mention that executionTimeout only relates to SQL timeouts.

In fact, MSDN defines executionTimeout as follows:

"Specifies the maximum number of seconds that a request is allowed to execute before being automatically shut down by ASP.NET."

If I am correct then increasing the executionTimeout value would have been expected to have solved this upgrade issue.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryAnswer to my earlier post - it hasnAnswer to my earlier post - it hasn't been approved by moderator yet


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