I'm working on the fix. Meanwhile, if this is acceptable, you can just take the source code and compile [1] under .NET Core to get working binaries.
[1] https://github.com/apache/ignite/blob/master/modules/platforms/dotnet/Apache.Ignite.DotNetCore.sln On Fri, May 4, 2018 at 10:00 AM, Pavel Tupitsyn <[email protected]> wrote: > I confirm that there is a bug [1] > > [1] https://issues.apache.org/jira/browse/IGNITE-8434 > > On Thu, May 3, 2018 at 2:08 PM, JP <[email protected]> wrote: > >> I am also facing same issue. >> >> Steps involved: >> 1. Start node 1 with service name MYSERVICE and deployed as >> DeployClusterSingleton >> 2. Start node 2 and here, exception occurs while getting the instance of >> service proxy. >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> > >
