So, I've written a simple c# program in visual studio (console app (.NET Core)). I have my SBC set up to work wirelessly, and everything works when I run it on my computer. I've followed the directions from here (https://www.phidgets.com/docs/OS_-_Phid ... C_and_Java), installed the C packages and full Debian Package Repository, and I have a .exe file installed on the SBC, but when I try to run it I get a format error: ./etc/webif/init.d/S20GaiaSBCLoac: 41: /etc/webif/init.d/S20GaiaSBCLocal: /usr/userapps/GaiaSBCLocal/GaiaSCBLocal.exe: Exec format error
Can someone tell me what I've done wrong? I'm sure it's really obvious, but... could you explain it to me as if I'm a microbiologist whose boss is making him learn to code and not a computer scientist?