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 2017/04/03 13:09:41 UTC

[jira] [Resolved] (IGNITE-4902) .NET: StartFromApplicationConfiguration does not work in ASP.NET

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

Pavel Tupitsyn resolved IGNITE-4902.
------------------------------------
    Resolution: Fixed

> .NET: StartFromApplicationConfiguration does not work in ASP.NET
> ----------------------------------------------------------------
>
>                 Key: IGNITE-4902
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4902
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.7
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.0
>
>
> {{Ignition.StartFromApplicationConfiguration()}} fails with {{exePath must be specified when not running inside a stand alone exe}} error. Equivalent call in web environment would be {{System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration("~")}}, but we really do not want System.Web dependency.
> {{Ignition.StartFromApplicationConfiguration("igniteConfiguration")}} works, and that is what we should do from the method without arguments.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)