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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Question about "DataCache.ClearHostCache"?Question about "DataCache.ClearHostCache"?
Previous
 
Next
New Post
10/21/2008 2:31 AM
 

Hello,

I'm having some problems with my multi-portal site (running on DNN 4.8.3), which currently contains about 120 child portals. The problem is: when I try to create/delete a portal, update/delete/install a module or update Host Settings, DotNetNuke just times out, although the changes are still applied. Digging into the code, I found out that in all cases the application froze at this line:

DataCache.ClearHostCache

Specifically:

- PortalController.vb: in "CreatePortal" and "DeletePortalInfo" functions, line 1108 and 1185 respectively

- HostSettingsController.vb: in "UpdateHostSetting", line 57

- DesktopModuleController.vb: in "DeleteDesktopModule" and "UpdateDesktopModule", line 42 and 76 respectively

Now my question is, what does this method do, what is its significance and is it safe for me to comment out the line and rebuild the library?

Thanks,

Duc Le

 
New Post
10/21/2008 8:33 AM
 

i recommend you upgrade to 4.9 where this issue has been resolved (see http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=7028&PROJID=2 for more details)

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/21/2008 9:43 AM
 

Thanks for replying Cathal,

Due to some reason, I can not upgrade my site to 4.9.0 immediately. The only temporary work-around I can think of is to rebuild the library. Is this practice safe?

Regards,

Duc Le

 
New Post
10/21/2008 10:11 AM
Accepted Answer 

no, your suggestion is not safe. The clearhostcache method assures that any data that has host level significance is kept fresh and not out of sync, removing the call could mean your data get's stale. AFAIR the fixes in 4.9 added an overload so it could be called without invoking the config.touch call (it's the recycling of the app that takes the most time), perhaps you should download 4.9, look at the changes and consider a similar approach.

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/21/2008 10:19 AM
 

Thanks Cathal, I'll take a look at 4.9.0 source code.

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Question about "DataCache.ClearHostCache"?Question about "DataCache.ClearHostCache"?


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