Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • nickornotto 397 posts 900 karma points
    Apr 28, 2020 @ 12:10
    nickornotto
    0

    Unable to find Lucene.Net which exists

    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

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Apr 30, 2020 @ 17:25
    Alex Skrypnyk
    0

    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

  • nickornotto 397 posts 900 karma points
    May 02, 2020 @ 04:46
    nickornotto
    0

    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).

Please Sign in or register to post replies

Write your reply to:

Draft