Aricie
The DNN Expert for your web project
DNN Community Forums

Search on DNN 7.1.1

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


SK











New Member



Posts:




New Member



    I'm running DNN 7.1.1 and installed Lucene Search 1.8.1; Shared version 1.7.8


    I read the other thread about the search on DNN and it appears to work on their installation.
    However I'm running into a similar compatibility issue when I install the Search module on the page.
    This is the error in the event log:
    DotNetNuke.Services.Exceptions.PageLoadException: Could not load file or assembly 'Lucene.Net, Version=3.0.3.0, Culture=neutral, PublicKeyToken=85089178b9ac3181' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) ---> System.IO.FileLoadException: Could not load file or assembly 'Lucene.Net, Version=3.0.3.0, Culture=neutral, PublicKeyToken=85089178b9ac3181' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) at Aricie.DNN.Modules.LuceneSearch.UI.AricieLuceneSearchResults.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.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

    I'm not a programmer...is there an update I can apply?
    I'd like to propose this module to a client on Wednesday.

    Thanks.


    Jesse











    New Member



    Posts:




    New Member



      Hi,

      the download package normally ships with the version of Lucene.Net dll that comes with your DNN version.
      Can you compare the Lucene.Net.dll file in your bin directory from the one in the zip file?
      If different, can you try replacing the bin folder one?

      Regards
      You are not authorized to post a reply.