Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

.Net Core not found but installed

4311140Aug 19 2020 — edited Sep 21 2020

Hello. I've seen this question before, but I don't see an answer.

I have .Net Core runtime 2.1.21 installed. But when I start VS Code, it's not found by the extension.

I saw mention of starting as Admin, but that's not an option for me.

Information:8/19/2020, 1:39:55 PM:Activating Extension...

Information:8/19/2020, 1:39:55 PM:Oracle Developer Tools for VS Code activated!

[Error - 1:39:55 PM] Starting client failed

Launching server using command dotnet failed.

Error:8/19/2020, 1:39:56 PM:{"killed":false,"code":1,"signal":null,"cmd":"dotnet --list-runtimes","stdout":"","stderr":"'dotnet' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n"}

Error:8/19/2020, 1:39:56 PM:.NET Core Runtime version 2.1 or later not found

pastedImage_1.png

Comments
Post Details
Added on Aug 19 2020
3 comments
1,490 views