Copied to clipboard

Flag this post as spam?

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


  • Joao Castilho 1 post 21 karma points
    Sep 02, 2013 @ 15:57
    Joao Castilho
    0

    Examine error

    Hi, I'm getting the following error while trying to obtain the search result:

    Inheritance security rules violated while overriding member: 'Examine.LuceneEngine.AllHitsCollector.AcceptsDocsOutOfOrder()'. Security accessibility of the overriding method must match the security accessibility of the method being overriden.

    I'm using Umbraco 6.1.3 and latest version of Examine that I installed through Nuget.

    I've tried in Medium trust and it gives a security error and the site doesn't run and Full trust gives the error stated above when running this code:

    @{ var results = Model.Search(Request.QueryString["q"]); }

    Can't find any question on the forum related to this problem.

    Can someone point me to the right direction to solve this problem?

    Thank you

    Joao

Please Sign in or register to post replies

Write your reply to:

Draft