> can I register my .net service in the configuration xml file To start an Ignite service, you have to call one of IServices.Deploy* methods, XML config files can't be used for that.
> Gridgain community version 8.7.28 This is Apache Ignite mailing list, for GridGain product support please contact them directly. Even though GridGain is based on Ignite, it is a different product. On Mon, Jan 18, 2021 at 9:33 PM Jigna <[email protected]> wrote: > Hi Pavel, > > Thank you for your quick response. I am not sure about the deployment. We > are using Gridgain community version 8.7.28 and our project is in .Net. > > I have created my service using the first link, which you just shared with > me. > > https://apacheignite-net.readme.io/docs/service-example > <https://apacheignite-net.readme.io/docs/service-example> > > I have a question, can I register my .net service in the configuration xml > file? or I need to deploy it using java as you shared in below link: > > https://ptupitsyn.github.io/Whats-New-In-Ignite-Net-2.9/ > <https://ptupitsyn.github.io/Whats-New-In-Ignite-Net-2.9/> > > Could you please guide me for deploying my service? > > Thank you, > Jigna > > > > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
