Mountain View 1600, CA 94043
+1 650-253-0000
name@example.com
Web
Site
Search
Register
Login
DNN Home
Services
-
DotNetNuke Support
-
CRM Systems
DNN
-
DotNetNuke Modules
-
Module Downloads
-
Module Upgrade Policy
DNN Support
-
Module Update News
-
Knowledge Base
-
License Management
-
Invoice History
Module Downloads
Blog
Store
Contact Us
-
About Us
Search
Home
1
2
3
4
5
Home
Support
Tell My Friend
Caching bug (Major)
Previous
Next
1/4/2013 8:36 AM
Kim Pham
Joined: 1/3/2013
Posts: 1
Caching bug (Major)
(Canada)
Hi,
I installed the trial version of TellMyFriends 45.06.05 and there's a major bug which clear the asp.net cache on every request for the whole application. Everything, from the core, modules, skins, and controls will have its cache cleared when the module is loaded. Can you hotfix this as I would like to use the module on a website soon?
The bug originate from MSD.Modules.TellMyFriends.Captcha.Page_Load() -> Utility.ClearApplicationCache
> App_Web_i51pvebr.dll!MyWebSite.OnRemove(string key, object cacheItem, System.Web.Caching.CacheItemRemovedReason reason) Line 46 C#
System.Web.dll!System.Web.Caching.CacheEntry.CallCacheItemRemovedCallback(System.Web.Caching.CacheItemRemovedCallback callback, System.Web.Caching.CacheItemRemovedReason reason) + 0xd2 bytes
System.Web.dll!System.Web.Caching.CacheEntry.Close(System.Web.Caching.CacheItemRemovedReason reason) + 0x1ff bytes
System.Web.dll!System.Web.Caching.CacheSingle.UpdateCache(System.Web.Caching.CacheKey cacheKey, System.Web.Caching.CacheEntry newEntry, bool replace, System.Web.Caching.CacheItemRemovedReason removedReason, out object valueOld) + 0x8e8 bytes
System.Web.dll!System.Web.Caching.Cache.Remove(string key) + 0x64 bytes
iwebs.DNN.Common.TellMyFriends.DLL!iwebs.DNN.Common.TellMyFriends.Utility.ClearApplicationCache(System.Web.HttpResponse Response, System.Web.Caching.Cache Cache) + 0x180 bytes
iwebs.Modules.TellMyFriends.DLL!MSD.Modules.TellMyFriends.Captcha.Page_Load(object sender, System.EventArgs e) + 0x93 bytes
System.Web.RegularExpressions.dll!System.Web.Util.CalliHelper.EventArgFunctionCaller(System.IntPtr fp, object o, object t, System.EventArgs e) + 0x19 bytes
System.Web.dll!System.Web.Util.CalliEventHandlerDelegateProxy.Callback(object sender, System.EventArgs e) + 0x2a bytes
System.Web.dll!System.Web.UI.Control.OnLoad(System.EventArgs e) + 0x84 bytes
System.Web.dll!System.Web.UI.Control.LoadRecursive() + 0x42 bytes
System.Web.dll!System.Web.UI.Page.ProcessRequestMain(bool includeStagesBeforeAsyncPoint, bool includeStagesAfterAsyncPoint) + 0x97c bytes
System.Web.dll!System.Web.UI.Page.ProcessRequest(bool includeStagesBeforeAsyncPoint, bool includeStagesAfterAsyncPoint) + 0xa0 bytes
System.Web.dll!System.Web.UI.Page.ProcessRequest() + 0x5b bytes
System.Web.dll!System.Web.UI.Page.ProcessRequest(System.Web.HttpContext context) + 0xf0 bytes
App_Web_obfmcwf5.dll!ASP.desktopmodules_tellmyfriends_captcha_aspx.ProcessRequest(System.Web.HttpContext context) + 0x34 bytes
System.Web.dll!System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() + 0x257 bytes
System.Web.dll!System.Web.HttpApplication.ExecuteStep(System.Web.HttpApplication.IExecutionStep step, ref bool completedSynchronously) + 0xab bytes
System.Web.dll!System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(System.Exception error) + 0x1a5 bytes
System.Web.dll!System.Web.HttpApplication.ResumeStepsFromThreadPoolThread(System.Exception error) + 0x3e bytes
System.Web.dll!System.Web.HttpApplication.AsyncEventExecutionStep.ResumeStepsWithAssert(System.Exception error) + 0x35 bytes
System.Web.dll!System.Web.HttpApplication.AsyncEventExecutionStep.OnAsyncEventCompletion(System.IAsyncResult ar) + 0xdc bytes
System.Web.dll!System.Web.HttpAsyncResult.Complete(bool synchronous, object result, System.Exception error, System.Web.RequestNotificationStatus status) + 0x45 bytes
System.Web.dll!System.Web.SessionState.SessionStateModule.PollLockedSessionCallback(object state) + 0x185 bytes
mscorlib.dll!System.Threading.ExecutionContext.runTryCode(object userData) + 0x178 bytes
[Native to Managed Transition]
[Managed to Native Transition]
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) + 0x62 bytes
mscorlib.dll!System.Threading._TimerCallback.PerformTimerCallback(object state) + 0x86 bytes
[Appdomain Transition]
1/4/2013 9:00 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Caching bug (Major)
(Australia)
Thanks for the comment. We will get a developer to take a look at your notes.
Page 1 of 1
Previous
Next
Home
Support
Tell My Friend
Caching bug (Major)