Pavel Tupitsyn created IGNITE-4902:
--------------------------------------

             Summary: .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
             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)

Reply via email to