Login
Aricie
The DNN Expert for your web project
Search:
Home
DNN expert
Consulting
Development
Training
Hosting
References
Products
DNN Modules
Software
On-demand
Download
Support
Tickets
News
Home
DNN expert
Consulting
Development
Training
Hosting
References
Products
DNN Modules
Software
On-demand
Download
Support
Tickets
News
Support
/
Expert Modules
/
LuceneSearch
/
Search on DNN 7.1.1
DNN Community Forums
Forums
Unanswered
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
LuceneSearch
Search on DNN 7.1.1
Sort:
Oldest First
Most Recent First
You are not authorized to post a reply.
Author
Messages
SK
New Member
Posts:
12/3/2013 12:10 AM
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:
12/4/2013 1:07 PM
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.