Copied to clipboard

Flag this post as spam?

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


  • nickornotto 317 posts 679 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 5908 posts 22603 karma points MVP 4x 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 317 posts 679 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).

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

Please Sign in or register to post replies