You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C# DEv Kit extension not working, impossible to debug a C# project.
Steps to Reproduce
Update vscode to 1.95.3
Expected Behavior
C# Dev kit should not throw error, should be able to debug a c# project
Actual Behavior
Upon opening a c# project, the C# dev kit extension fires up, but failed to open the solution with message :
#getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register'
Working with v1.14.8 (pre-release)
This message repeat itself if you wait.
Logs
C# Dev Kit log
Starting Spawn .NET server...
Starting opening a solution...
Starting processing the solution file "[REDACTED].sln" in Dev Kit server...
Using preinstalled .NET runtime at "C:\Program Files\dotnet\dotnet.exe" to load Dev Kit processes.
#getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register'
Found installed dotnet location "C:\Program Files\dotnet\dotnet.exe" to load projects.
#getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register'
#getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register'
2024-11-25 09:13:24.397 [info] received named pipe information from server
2024-11-25 09:13:24.397 [info] client has connected to server
2024-11-25 09:13:24.600 [info] [Info - 9:13:24 AM] [Program] Language server initialized
2024-11-25 09:13:58.593 [info] Using dotnet configured on PATH
Environment information
VSCode version: 1.95.3 C# Extension: 2.55.29 Using OmniSharp: true
Issue Description
C# DEv Kit extension not working, impossible to debug a C# project.
Steps to Reproduce
Update vscode to 1.95.3
Expected Behavior
C# Dev kit should not throw error, should be able to debug a c# project
Actual Behavior
Upon opening a c# project, the C# dev kit extension fires up, but failed to open the solution with message :
#getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register'
Working with v1.14.8 (pre-release)
This message repeat itself if you wait.
Logs
C# Dev Kit log
C# log
2024-11-25 09:13:24.397 [info] received named pipe information from server
2024-11-25 09:13:24.397 [info] client has connected to server
2024-11-25 09:13:24.600 [info] [Info - 9:13:24 AM] [Program] Language server initialized
2024-11-25 09:13:58.593 [info] Using dotnet configured on PATH
Environment information
VSCode version: 1.95.3
C# Extension: 2.55.29
Using OmniSharp: true
Dotnet Information
.NET SDK: Version: 8.0.404 Commit: 7b190310f2 Workload version: 8.0.400-manifests.d73e769d MSBuild version: 17.11.9+a69bbaaf5Runtime Environment:
OS Name: Windows
OS Version: 10.0.19045
OS Platform: Windows
RID: win-x64
Base Path: C:\Program Files\dotnet\sdk\8.0.404\
.NET workloads installed:
Configured to use loose manifests when installing new manifests.
[wasm-tools-net6]
Installation Source: VS 17.10.35027.167
Manifest Version: 8.0.11/8.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\8.0.100\microsoft.net.workload.mono.toolchain.net6\8.0.11\WorkloadManifest.json
Install Type: Msi
[wasm-tools]
Installation Source: VS 17.10.35027.167
Manifest Version: 8.0.11/8.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\8.0.100\microsoft.net.workload.mono.toolchain.current\8.0.11\WorkloadManifest.json
Install Type: Msi
Host:
Version: 8.0.11
Architecture: x64
Commit: 9cb3b725e3
.NET SDKs installed:
2.1.526 [C:\Program Files\dotnet\sdk]
7.0.405 [C:\Program Files\dotnet\sdk]
8.0.101 [C:\Program Files\dotnet\sdk]
8.0.303 [C:\Program Files\dotnet\sdk]
8.0.404 [C:\Program Files\dotnet\sdk]
.NET runtimes installed:
Microsoft.AspNetCore.All 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All]
Microsoft.AspNetCore.App 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.11 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.7 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 2.1.30 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.11 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.7 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.7 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]
Environment variables:
Not set
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download
Visual Studio Code Extensions
The text was updated successfully, but these errors were encountered: