microsoft / DockerTools

Tools For Docker, including Visual Studio Provisioning and Publishing
Other
173 stars 26 forks source link

Connection to remote environment failed #423

Closed Varorbc closed 3 months ago

Varorbc commented 3 months ago
WSL2 environment 'Ubuntu' is starting.
WSL command failed with exit code 134.
Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
/bin/bash: line 1:  1102 Aborted                 dotnet '/mnt/d/program files/microsoft visual studio/2022/preview/common7/ide/commonextensions/microsoft/testwindow/RemoteAgent/TestWindowRemoteAgent.dll' listen --port 0
Command line: wsl -d Ubuntu -- export DOTNET_ROLL_FORWARD_ON_NO_CANDIDATE_FX=2 ; dotnet '/mnt/d/program files/microsoft visual studio/2022/preview/common7/ide/commonextensions/microsoft/testwindow/RemoteAgent/TestWindowRemoteAgent.dll' listen --port 0
Command exit code: 134
Command error: Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
/bin/bash: line 1:  1102 Aborted                 dotnet '/mnt/d/program files/microsoft visual studio/2022/preview/common7/ide/commonextensions/microsoft/testwindow/RemoteAgent/TestWindowRemoteAgent.dll' listen --port 0

Connection to test environment 'WSL Ubuntu' has broken
dbreshears commented 3 months ago

Hi @Varorbc. Same as the previous issue. The UnitTesting tools are maintained and supported by another team. The best support for this option would be to create an issue on our Developer Community Channel -> https://developercommunity.visualstudio.com/VisualStudio/report