Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version prompts to download .Net Core after installation #79

Closed
ewkratz opened this issue Dec 19, 2019 · 12 comments
Closed

New version prompts to download .Net Core after installation #79

ewkratz opened this issue Dec 19, 2019 · 12 comments
Labels
invalid This doesn't seem right

Comments

@ewkratz
Copy link

ewkratz commented Dec 19, 2019

I ran the update today and after it completes an message box pops up and says .Net core needs to be downloaded and prompts to install but clicking yes to download does nothing.

@Tyrrrz
Copy link
Owner

Tyrrrz commented Dec 19, 2019

Weird that nothing happens, it should open this link. There you can follow the steps for "run desktop apps".

@ewkratz
Copy link
Author

ewkratz commented Dec 19, 2019

Thanks, I did download it and install it separately, I just posted on here because it looks like it will install but doesn't load it automatically.
Thanks for all your work on this and your responsiveness!

@Tyrrrz
Copy link
Owner

Tyrrrz commented Dec 20, 2019

Thank you!

This indeed sounds like a problem, I'll report it to Microsoft.

There are still lots of potential improvements here on their side, at least it informs that a runtime is missing instead of silently exiting like before :)

https://github.com/dotnet/core-setup/issues/8902

@Tyrrrz
Copy link
Owner

Tyrrrz commented Dec 20, 2019

@ewkratz
Could it be that you had .NET Core runtime 3.0 installed previously? One other user reported a similar error and they said that after uninstalling previous runtime, clicking on 'yes' worked correctly. Just trying to gather additional info for the report.

@ewkratz
Copy link
Author

ewkratz commented Dec 20, 2019

Yes, that was the issue, still odd that the MS downloader doesn't recognize it and prompt to update instead of it showing as missing. Thanks

@Proaxel
Copy link

Proaxel commented Dec 23, 2019

I would like to expand on this issue; the error still occurs even when I have both of the .Net installations installed. This version still refuses to launch, giving said prompt telling me to install it. I even reinstalled both .Net installations just to make sure. Why is it telling me to install it when it is already installed? Is it a detection issue?

@Tyrrrz
Copy link
Owner

Tyrrrz commented Dec 23, 2019

Just to confirm, what do you mean by "both" .NET installations?

@Proaxel
Copy link

Proaxel commented Dec 24, 2019

The .NET Core Runtime, and the .NET Core Desktop Runtime.

@Tyrrrz
Copy link
Owner

Tyrrrz commented Dec 24, 2019

Did you install version 3.0 or 3.1?

@Proaxel
Copy link

Proaxel commented Dec 24, 2019

I’m using 3.0, as that was the one linked in the changelog.md. Should it be 3.1? If so the message should be a bit more clear, something like “this requires 3.1 to run, you have (current version/not installed)”. Maybe also mention that on the release page as well.

@Tyrrrz
Copy link
Owner

Tyrrrz commented Dec 24, 2019

Good point, it started targeting 3.1 but changelog doesn't reflect that, I will update it. The link in readme should take you to 3.1 though. https://dotnet.microsoft.com/download/dotnet-core/current/runtime

@Tyrrrz
Copy link
Owner

Tyrrrz commented Jan 12, 2020

Gonna be closing this as the underlying issue on Microsoft's side and they are tracking it already. I replaced all links to point towards 3.1 so hopefully it will avoid further confusion.

@Tyrrrz Tyrrrz added the invalid This doesn't seem right label Jan 12, 2020
@Tyrrrz Tyrrrz closed this as completed Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants