dotnet / dotnet/vscode-dotnet-runtime
error installing sdk in vsc
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug.
Please attach the log file located at c:\Users\asaka\AppData\Roaming\Code\logs\20260416T175509\window1\exthost\ms-dotnettools.vscode-dotnet-runtime\DotNetAcquisition-ms-dotnettools.vscode-dotnet-runtime-1776359089075.txt. Note that this file may contain personal data.
**Extension Version:** 1.0.0
**Error Message:** An error was raised by the .NET SDK installer. The exit code it gave us: 3.
**Error Stack:** Error: An error was raised by the .NET SDK installer. The exit code it gave us: 3.
at A.getErrorOrStringAsEventError (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:764245)
at A. (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:760313)
at Generator.next ()
at s (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:755830)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
### Please attach log file(s) here if you have any.
The log file location should be copied to your clipboard if you came from VS Code.
### Reproduction Steps
Please attach the log file located at c:\Users\asaka\AppData\Roaming\Code\logs\20260416T175509\window1\exthost\ms-dotnettools.vscode-dotnet-runtime\DotNetAcquisition-ms-dotnettools.vscode-dotnet-runtime-1776359089075.txt. Note that this file may contain personal data.
**Extension Version:** 1.0.0
**Error Message:** An error was raised by the .NET SDK installer. The exit code it gave us: 3.
**Error Stack:** Error: An error was raised by the .NET SDK installer. The exit code it gave us: 3.
at A.getErrorOrStringAsEventError (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:764245)
at A. (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:760313)
at Generator.next ()
at s (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:755830)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
### Expected Behavior
Please attach the log file located at c:\Users\asaka\AppData\Roaming\Code\logs\20260416T175509\window1\exthost\ms-dotnettools.vscode-dotnet-runtime\DotNetAcquisition-ms-dotnettools.vscode-dotnet-runtime-1776359089075.txt. Note that this file may contain personal data.
**Extension Version:** 1.0.0
**Error Message:** An error was raised by the .NET SDK installer. The exit code it gave us: 3.
**Error Stack:** Error: An error was raised by the .NET SDK installer. The exit code it gave us: 3.
at A.getErrorOrStringAsEventError (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:764245)
at A. (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:760313)
at Generator.next ()
at s (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:755830)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
### Exceptions & Errors (if any)
Please attach the log file located at c:\Users\asaka\AppData\Roaming\Code\logs\20260416T175509\window1\exthost\ms-dotnettools.vscode-dotnet-runtime\DotNetAcquisition-ms-dotnettools.vscode-dotnet-runtime-1776359089075.txt. Note that this file may contain personal data.
**Extension Version:** 1.0.0
**Error Message:** An error was raised by the .NET SDK installer. The exit code it gave us: 3.
**Error Stack:** Error: An error was raised by the .NET SDK installer. The exit code it gave us: 3.
at A.getErrorOrStringAsEventError (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:764245)
at A. (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:760313)
at Generator.next ()
at s (c:\Users\anonymous\.vscode\extensions\ms-dotnettools.vscode-dotnet-runtime-3.0.0\dist\extension.js:2:755830)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
### .NET Install Tool Version
10.0.02
### Your operating system? Please provide more detail, such as the version and or distro above.
N/A
### VS Code Version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.