AndronixOrigin icon indicating copy to clipboard operation
AndronixOrigin copied to clipboard

Cannot debug C# code in VS code due to C# Dev kit failure

Open SiebRad opened this issue 1 year ago • 0 comments

Hello, C# Dev kit fails when loading C# project in VS code. Error is below.

Starting Open a solution... Starting Open a solution with environment service... Starting Clear environment... Starting Spawn .NET server... Using preinstalled .NET runtime at "/usr/lib/dotnet/dotnet" .NET server STDERR: Unhandled exception. .NET server STDERR: System.IO.FileNotFoundException: /data/data/com.termux/files/usr/libexec/proot/loader at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)

I am using Samsung DeX with Termux and Andronix with Ubuntu 22.04.

I am unable to debug .NET application due to this.

VS Code Version: 1.85.1 Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 Date: 2023-12-13T09:48:59.576Z Electron: 25.9.7 ElectronBuildId: 25551756 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Linux arm64 5.15.94-android13-8-27763874-abS911BXXS3BWKC

Regards,

Radim

SiebRad avatar Dec 28 '23 14:12 SiebRad