Visual Studio Code 1.12 debugger fails to run with Omnisharp and Dotnet projects
See original GitHub issueEnvironment data
dotnet --info
output:
.NET Command Line Tools (1.0.1) Product Information: Version: 1.0.1 Commit SHA-1 hash: 005db40cd1 Runtime Environment: OS Name: Windows OS Version: 10.0.14393 OS Platform: Windows RID: win10-x64
VS Code version: 1.12
C# Extension version: 1.10.0-beta2
Steps to reproduce
I upgraded Visual Studio Code from 1.11 to 1.12 and got the following error when debugging a dotnet project:
Error processing 'configurationDone' request. Unknown Error: 0x89720010
Everything was working fine before upgrading to Visual Studio Code 1.12.
And I was using Omnisharp extension1.10.0-beta1. I then upgraded to 1.10.0-beta2.
However I keep getting the same error. What might be wrong?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:11
- Comments:20 (6 by maintainers)
Top Results From Across the Web
omnisharp-vscode - Discover .NET
Desktop CLR debugging has limited support. Support for project.json and csproj projects on Windows, macOS and Linux. The C# extension is powered by...
Read more >Omnisharp 1.9.0 extension for VSCode not recognize CSProj ...
My environment is Windows 10 includes DotNet Core SDK 1.1.0, VSCode 1.12.2 and Omnisharp 1.9.0 C# extension for VSCode along with other ...
Read more >PSA: If your VS Code C# extension stopped working...
I started a new project and started running in to the same issues again. Rolling back to C# version 1.21.12 and Unity debugger...
Read more >How to build a .NET Core Project with VS Code - Joffrey Kern
The goal of this post is to provide a few tips to be able to build a .NET Core Project with Visual Code....
Read more >Enabling C# and .NET Core Debugging in VS Code from an ...
The omnisharp github page has a reported issued on the matter but it's closed without really providing the full and complete answer.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In a meanwhile I’ll downgrade https://code.visualstudio.com/updates/v1_11
No. This is a bug in VS Code. The VS Code team is working on fixing it. Either install insiders or roll back in the mean time.