Program Won't launch
Opened this issue · 3 comments
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?
Please provide more details about crash and your operating system.
Have you tried to use Visual Studio Debugger tools?
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.
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