Uploaded image for project: 'Lucene.Net'
  1. Lucene.Net
  2. LUCENENET-500

Lucene fails to run in medium trust ASP.NET Application

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Lucene.Net 3.0.3
    • Lucene.Net 3.0.3
    • Lucene.Net Core
    • None

    Description

      I'm having trouble upgrading a web application running under medium trust from 2.9.4 to 3.0.3. Code that previously worked now throws a SecurityException.

      [SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]
      Lucene.Net.Support.WeakKey`1..ctor(T key) +0
      Lucene.Net.Support.WeakDictionary`2.get_Item(TKey key) +113
      Lucene.Net.Util.DefaultAttributeFactory.GetClassForInterface() +178
      Lucene.Net.Util.DefaultAttributeFactory.CreateAttributeInstance() +95
      Lucene.Net.Util.AttributeSource.AddAttribute() +375
      Lucene.Net.Analysis.CharTokenizer..ctor(TextReader input) +126
      Lucene.Net.Analysis.WhitespaceTokenizer..ctor(TextReader in) +37

      Attachments

        1. VerifyableAssemblyNET35.zip
          866 kB
          Christopher Calvin Currens
        2. contrib.zip
          826 kB
          Christopher Calvin Currens

        Activity

          People

            ccurrens Christopher Calvin Currens
            sisve Simon Svensson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: