My install is now DNN 4.8.4.
The first version installed I think was 3.3.2
The search has never worked in any version.
The version of the Search Results module is 1.0.0. Is this the latest version?
I search from the Search Skin Object
The search is neither working on the host portal nor on any Child portal.
Searching gives this error:
Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> DotNetNuke.Services.Exceptions.ModuleLoadException: Error: Search Results is currently unavailable. ---> System.Web.HttpCompileException: F:\IPUB\SwcWeb\Admin\Search\SearchResults.ascx(13): error BC30451: Navnet formatURL er ikke deklarert. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
I have triad to clean the search table and reindexed as described here: http://www.deutschnetnuke.de/tabid/134/Default.aspx
I have one page called Search Results and one Search Results module in the host portal. I have checked the Modules table in the database to assure this
I also deleted the Search Results module from the Modules table in the database and triad to add it again to the Search Results Page. This failed with the error above, but the module was correctly added to the Modules table.
Could anyone please help with this
Thanks ArntK