Skip to content

"Debug adapter executable 'vsdbg-ui.exe' does not exist" on Windows x86 #2086

@SridharPasham

Description

@SridharPasham

Environment data

dotnet --info output:
.NET Command Line Tools (2.1.4)

Product Information:
Version: 2.1.4
Commit SHA-1 hash: 5e8add2190

Runtime Environment:
OS Name: Windows
OS Version: 10.0.16299
OS Platform: Windows
RID: win10-x86
Base Path: C:\Program Files\dotnet\sdk\2.1.4\

Microsoft .NET Core Shared Framework Host

Version : 2.0.5
Build : 17373eb129b3b05aa18ece963f8795d65ef8ea54

VS Code version:
1.20.1

C# Extension version:
ms-vscode.csharp, version: 1.14.0

Steps to reproduce

Created a asp.net core mvc application
Commnads:
dotnet new mvc

Expected behavior

When I run the application with debugger or without debugger. It should open the browser and load the application.

Actual behavior

Showing this error message
Debug adapter executable 'C:\Users\Sridhar\.vscode\extensions\ms-vscode.csharp-1.14.0\.debugger\vsdbg-ui.exe' does not exist.

Tried to uninstall and reinstall C# extension but no use.

Metadata

Metadata

Assignees

Labels

BugDebuggerfixedFixed and available in the stable version of C# Extension.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions