Angelo Ribeiro
Angelo Ribeiro
Hi Ali, i haven't tried that, but I believe .NET Core is available for 32 bit (.NEt Core runs on Raspberry pi). The only thing that is not available for...
I will take a look tomorrow, but i have a quick question. If you don’t mix them, does it work? So were you able to run gateway v1 with dotnet...
I know that they have to be built together, but if you are having failures o java, how do you know the failures are due to java built together with...
But i Think i am understanding your scenario. For java you “have” do cross plat buil in 32bit linux and for .net you have to Crossbuild in 64bit linux. Is...
Hi @villepalo , We are working on that, however we don't have a date on when we are going to release V1 again. It's on our plan to switch to...
Thanks for trying @villepalo , @darobs , Do you have an idea how he can fix it?
Hi @malichishti , Yes, we would like to do this work, however right now our backlog is pretty full. But, if you take a look how we have done on...
Hi @fernandoBRS, Take a look into this sample: https://github.com/Azure/iot-edge/tree/master/samples/dotnet_core_managed_gateway Here we are using .NET Core to create a managed gateway. You can just change the project to use the Nuget...
You have to rollback to preview21. If you don’t put the image info you will get preview22. Sent from my phone > On Mar 28, 2018, at 4:55 PM, Alexander...
Hi Alexander, Have you tried to uninstall the edge runtime and installing again? (Doing an uninstall and then a setup again?) Let me know if it works, otherwise i will...