Edgaras created GEODE-7506:
------------------------------

             Summary: Native client for .net Core error
                 Key: GEODE-7506
                 URL: https://issues.apache.org/jira/browse/GEODE-7506
             Project: Geode
          Issue Type: Bug
            Reporter: Edgaras
             Fix For: 1.10.0


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?

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to