dotnet / dotnet/vscode-dotnet-runtime

Error during install .NET SDK 9.0.202 in VS Code

Open
#2,197 1 comment 0 reactions 0 assignees View on GitHub
needs more info
Dominant language
TypeScript
Stars
209
Forks
455
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug.

during set up my VS CODE to do some MAUI implementation, I was remanded to install the .NET 9
so I did it from the VS CODE

![Image](https://github.com/user-attachments/assets/8637a4f0-0633-4bda-a35e-29c3dfd33c34)

during that installation it abort and displayed the error below:

ms-dotnettools.csdevkit requested to download the .NET SDK.
Downloading .NET version(s) 9.0.202-global~x64 ..............................
Error : (DotnetAcquisitionFinalError)
Failed to download .NET 9.0.202-global~x64:
.NET Acquisition Failed: {"isError":true,"error":{"eventType":"DotnetNonZeroInstallerExitCodeError"},"install":{"installId":"9.0.202-global~x64","version":"9.0.202","architecture":"x64","isGlobal":true,"installMode":"sdk"},"type":5,"eventName":"DotnetNonZeroInstallerExitCodeError"}

Error : (DotnetGlobalSDKAcquisitionError)

### Please attach log file(s) here if you have any.

ms-dotnettools.csdevkit requested to download the .NET SDK.
Downloading .NET version(s) 9.0.202-global~x64 ..............................
Error : (DotnetAcquisitionFinalError)
Failed to download .NET 9.0.202-global~x64:
.NET Acquisition Failed: {"isError":true,"error":{"eventType":"DotnetNonZeroInstallerExitCodeError"},"install":{"installId":"9.0.202-global~x64","version":"9.0.202","architecture":"x64","isGlobal":true,"installMode":"sdk"},"type":5,"eventName":"DotnetNonZeroInstallerExitCodeError"}

Error : (DotnetGlobalSDKAcquisitionError)

### Reproduction Steps

see below

### Expected Behavior

NET 9 is installed

### Exceptions & Errors (if any)

_No response_

### .NET Install Tool Version

9.0.202

### Your operating system? Please provide more detail, such as the version and or distro above.

N/A

### VS Code Version

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.