Hi.
I am struggeling with my search. I have even tried to upgrade, still no luck.
My error when I try to search, or in the scheduler, is
The type initializer for 'DotNetNuke.Services.Search.SearchDataStoreProvider' threw an exception.
The detailed error from the Error Log is displayed at the bottom of this post.
Best regards
Vidar Markussen
**********************************
DotNetNuke.Services.Exceptions.PageLoadException:
The type initializer for 'DotNetNuke.Services.Search.SearchDataStoreProvider' threw an exception. --->
System.TypeInitializationException: The type initializer for 'DotNetNuke.Services.Search.SearchDataStoreProvider' threw an exception. --->
System.ArgumentNullException: Value cannot be null.
Parameter name: type
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectProviderName, String ObjectNamespace, String ObjectAssemblyName, Boolean UseCache)
at DotNetNuke.Services.Search.SearchDataStoreProvider.CreateProvider()
at DotNetNuke.Services.Search.SearchDataStoreProvider..cctor()
--- End of inner exception stack trace --- at DotNetNuke.Modules.SearchResults.SearchResults.BindData() at DotNetNuke.Modules.SearchResults.SearchResults.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.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 ---
**********************************