Hi there,
I'm using the PageLocalization version 03.00.04 on a DNN 4.9.4, and ensure a bug on all my pages when I add the MLBREADCRUMB into my skin (copy/past the 2 lines "register" and "dnn:MLBREADCRUMB " from the sample skin) :
DotNetNuke.Services.Exceptions.PageLoadException: Could not load type 'DotNetNuke.Common.Utilities.CacheItemArgs' from assembly 'DotNetNuke, Version=4.9.4.17, Culture=neutral, PublicKeyToken=null'. ---> System.TypeLoadException: Could not load type 'DotNetNuke.Common.Utilities.CacheItemArgs' from assembly 'DotNetNuke, Version=4.9.4.17, Culture=neutral, PublicKeyToken=null'. at Apollo.DNN_Localization.LocalizeTab.getLocalizedTabsArray(String locale, Int32 portalID) at Apollo.DNN_Localization.LocalizeTab.getLocalizedTabsArray() at Apollo.DNN_Localization.LocalizeTab.getLocalizedTab(TabInfo objTab) at Apollo.DNN.SkinObjects.MLBreadCrumb.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace
Thx by advance for your help,
Matth.