You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/11/15 10:46:00 UTC

[jira] [Resolved] (IGNITE-13326) .NET: GetJvmDllPathsWindows does not work on .NET Core

     [ https://issues.apache.org/jira/browse/IGNITE-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn resolved IGNITE-13326.
-------------------------------------
    Fix Version/s: 2.12
       Resolution: Fixed

Fixed by IGNITE-15504

> .NET: GetJvmDllPathsWindows does not work on .NET Core
> ------------------------------------------------------
>
>                 Key: IGNITE-13326
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13326
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.12
>
>
> GetJvmDllPathsWindows implementation is hidden with preprocessor directives on .NET Core, because it uses Windows Registry, which is not available by default.
> We should use Microsoft.Win32.Registry NuGet package to make it work.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)