Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am getting the following error on the server:
Message: Unable to find assembly 'Lucene.Net, Version=2.9.4.1, Culture=neutral, PublicKeyToken=85089178b9ac3181'.
The thing is that the dll exists, is of correct version and the project even didn't get updated recently and was always using this dll.
This causes Lucene's MergeException and crashes the site.
Any idea what may be causing it?
I am using Umbraco 7.15.3
Hi Nick
Did you change something in web.config recently? Can you check web.config "assemblyBinding" section what Lucen.Net version is listed there?
Thanks,
Alex
Lucene.Net is not present in assemblyBinding section of web.config
I don't think it's ever been there - I never remember seeing it there.
It is of course in packages.config and it is of correct version (the same in all projects within the solution).
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Unable to find Lucene.Net which exists
I am getting the following error on the server:
The thing is that the dll exists, is of correct version and the project even didn't get updated recently and was always using this dll.
This causes Lucene's MergeException and crashes the site.
Any idea what may be causing it?
I am using Umbraco 7.15.3
Hi Nick
Did you change something in web.config recently? Can you check web.config "assemblyBinding" section what Lucen.Net version is listed there?
Thanks,
Alex
Lucene.Net is not present in assemblyBinding section of web.config
I don't think it's ever been there - I never remember seeing it there.
It is of course in packages.config and it is of correct version (the same in all projects within the solution).
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.