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
I have an issue with debugging .NET console and web application from Visual studio code and when i run with debug getting the below Error. I am not sure, what is missing. even after reinstalling again the same issue continues.
Run 'Debug: Download .NET Core Debugger' in the Command Palette or open a .NET project directory
Thank you for the suggestion.
I am getting the issue when i open the mvc core project from VS code. (after 2 -3 seconds).
I am not using any http proxy but I tryed with downloading the same Manually and kept under .bin and .debugger folder of extension. so luck.
Hello,
I have an issue with debugging .NET console and web application from Visual studio code and when i run with debug getting the below Error. I am not sure, what is missing. even after reinstalling again the same issue continues.
Run 'Debug: Download .NET Core Debugger' in the Command Palette or open a .NET project directory
below is the dotnet --info result
.NET Command Line Tools (1.0.4)
Product Information:
Version: 1.0.4
Commit SHA-1 hash: af1e6684fd
Runtime Environment:
OS Name: Windows
OS Version: 6.1.7601
OS Platform: Windows
RID: win7-x64
Base Path: C:\Program Files\dotnet\sdk\1.0.4
Kindly suggest.
Regards,
Guruprasad
The text was updated successfully, but these errors were encountered: