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...Using Modules a...Using Modules a...tabController.AddTab() gets slow ramdomlytabController.AddTab() gets slow ramdomly
Previous
 
Next
New Post
8/22/2011 6:25 PM
 
I took a look into the code and most of the tab reordering is inefficent as related tabs are also reordered (even in the case of a new tab added to the end of a list) I checked up and this is a known issue with a suboptimal architecture (its actually a hangover from the very early days of dotnetnuke/ibuyspyportal). Clearly this inefficency is not noticed by most people who only have a handful of tabs per parent, but if you have thousands that's what you're seeing. I'd suggest logging a bug request to say that sites with lots of tabs suffer slowdowns -even though its known to the engineers, logging it brings it to the attention of the QA and business people who ultimately decide what get's worked on. As to your issue, all I can think to do is suggest you either change to a module that uses its own table - or else rework your code so not all items are put under the same parent tab (in theory you could make them all level 0 items [obviously marked as not included in the menu] which would make the tab hierarchy wide rather than deep but the tabordered code would work quickly as there would be no sibling tabs.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
8/23/2011 11:40 AM
 
Thanks for your answer that clears it up... now... just one follow up. Is there any reason why this seems to happen radomly... sometimes we create a new page just fine.

Thanks
 
New Post
8/23/2011 12:56 PM
 
its likely caused by other traffic running queries agains the tab's tables that lock escalation or serialised queries (note: by other queries it could be as simple as users logging in and out causing the tabcollections to be built up to determine their menu structure)

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
8/23/2011 12:58 PM
 
Thanks Cathal... I really appreciate your help.
 
New Post
10/20/2011 6:09 PM
 
Hi Cathal

Where can I report this as a bug ? is there any website or can I reply to the issue you mention is already on the bug tracker list?

Thanks
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...tabController.AddTab() gets slow ramdomlytabController.AddTab() gets slow ramdomly


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