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

Program Won't launch #1

Open
baxter5469 opened this issue Mar 29, 2020 · 3 comments
Open

Program Won't launch #1

baxter5469 opened this issue Mar 29, 2020 · 3 comments

Comments

@baxter5469
Copy link

Downloaded the net core package from the link provided and when I go to open the downloader program, it opens for a second then automatically closes. Any idea what I could be setting up incorrectly?

@Heitzz
Copy link

Heitzz commented Aug 10, 2020

Please provide more details about crash and your operating system.
Have you tried to use Visual Studio Debugger tools?

@hifocus
Copy link

hifocus commented Nov 29, 2021

Downloaded the net core package from the link provided and when I go to open the downloader program, it opens for a second then automatically closes. Any idea what I could be setting up incorrectly?

It requires the NetCore 3.1 Runtime.
Download it from here: https://dotnet.microsoft.com/download/dotnet/3.1/runtime

I literally installed all three options and it worked like a charm.

@afterdelight
Copy link

You can resolve the problem by installing the specified framework and/or SDK.

The specified framework can be found at:
- https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=3.1.0&arch=x86&rid=win10-x86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants