Skip to content

Problem installing SDK 3.0.100-preview7-012821 #10420

@enricoreich

Description

@enricoreich

Hello,

I tried to install .Net Core SDK 3.0.100-preview7-012821 but the Windows installer completes after 3 seconds without any error and none of the packages are installed at C:\Program Files\.dotnet.
If I restart the installer dotnet-sdk-3.0.100-preview7-012821-win-x64.exe the dialog gives me options to repair or uninstall. If I click uninstall it completes immediately. If I click repair, the process starts to copy the payload but almost at the end I get this message:

install_fail

after I've confirmed OK 4 times, I get this message:

install_fail2

Log: Microsoft_.NET_Core_SDK_3.0.100_-preview7(x64)_20190811062155.log

Steps I tried:

  • checked Windows App & Features to make sure no .Net Core SDK is listed
  • deleted C:\Program Files\dotnet if existing
  • deleted .dotnet folder at my Windows profile
  • deleted .templateengine folder from my Windows profile.
  • deleted all files in AppData\Local\Temp
  • reboot system
  • download SDK again
  • cried out for help!
  • write this issue

Note: .Net Core SDK dotnet-sdk-2.2.401-win-x64.exe setup runs without any problems!

Steps to reproduce

  1. download .Net Core SDK 3.0.100-preview7-012821 for Window 64Bit from https://dotnet.microsoft.com/download/dotnet-core/3.0
  2. run the installer

Expected behavior

Setup should run normal installation process and do its intended thing!

Actual behavior

Setup completes after 3 seconds, nothing is installed.

Environment data

OS: Windows 10 Education 1903 (18326.267)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions