Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7506

Native client for .net Core error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • 1.10.0
    • None
    • None

    Description

      Hi,

      After building .net native client using visual studio 2017, I am getting an error when creating regions:

      {"Method implementation on an interface 'Apache.Geode.Client.IRegion`2' from assembly 'Apache.Geode, Version=0.0.42.0, Culture=neutral, PublicKeyToken=null' must be a final method.":"Apache.Geode.Client.IRegion`2"}

      at: regionFactory.Create<string, object>(region);

      This only happens in .net Core and not in .net Framework.

      Not sure where the problem lays, with .net Core, with Geode, or with me, not building it for .net Core.

      If it's the last one, then could someone point me to right direction on how to do so?

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            Valius Edgaras
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: