# Dotnet Core 2.0.X on Rasbian Stretch running on Raspberry Pi 3 Kit - Unable to run compiled app - I have followed all instructions from here: https://goo.gl/D1hec7, - Used https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/dotnet-runtime-latest-linux-arm.tar.gz pack for Rasbian stretch OS on Raspberry pi 3. - Receiving following error when I tried to run simple "hello world" program that is created on Windows machine with CLI command (`dotnet new console`) 