Aricie
The DNN Expert for your web project
DNN Community Forums

LuceneSearch and DNN 6

Sort:
You are not authorized to post a reply.
Author
Messages


tom@knienieder.ch











New Member



Posts:




New Member



    Due to some obsolete classes we get this error after upgrading to DNN 6, when do you plan to release a compatible version ?
     
     
    An error has occurred. DotNetNuke.Services.Exceptions.PageLoadException: Method not found: 'System.Collections.Hashtable DotNetNuke.Entities.Host.HostSettings.GetHostSettings()'. ---> System.MissingMethodException: Method not found: 'System.Collections.Hashtable DotNetNuke.Entities.Host.HostSettings.GetHostSettings()'. at Aricie.DNN.Settings.SettingsController.FetchSettings(SettingsScope scope, Int32 scopeId) at Aricie.DNN.Settings.SettingsController.FetchFromModuleSettings(SettingsScope scope, Int32 scopeid, String key, Hashtable& settings) at Aricie.DNN.Settings.SettingsController.GetModuleSettings[T](SettingsScope scope, Int32 scopeid, Hashtable moduleSettings, Boolean useCache, String[] args) at Aricie.DNN.Modules.LuceneSearch.Business.PortalDriverBase..ctor(Int32 portalId) at Aricie.DNN.Modules.LuceneSearch.Business.PortalIndexingDriver.GetByPortalId(Int32 portalId) at Aricie.DNN.Modules.LuceneSearch.UI.DesktopModuleLightFilter.BindLayout() at Aricie.DNN.Modules.LuceneSearch.UI.DesktopModuleLightFilter.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.DefaultPage.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
    You are not authorized to post a reply.