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

.NET 6 native host executable seems broken in two ways #62007

Closed
Symbai opened this issue Nov 24, 2021 · 1 comment
Closed

.NET 6 native host executable seems broken in two ways #62007

Symbai opened this issue Nov 24, 2021 · 1 comment
Labels
area-Host untriaged New issue has not been triaged by the area owner

Comments

@Symbai
Copy link

Symbai commented Nov 24, 2021

Description

Published a blank WPF .NET6 x64 application. Installed the x64 Desktop Runtime .NET6 on a new machine. Running this WPF application claims that this runtime is missing but its not. And there is another serious issue, if the prompt appears and ask whether to download it. If you click on YES nothing happens but it should open the .NET download page.
ezgif com-gif-maker

Reproduction Steps

Project:
WpfApp10.zip
Compiled:
net6.0-windows (1).zip
Download runtime from : https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-6.0.0-windows-x64-installer
Launch on Windows 10 64bit

Expected behavior

It should just start

Actual behavior

image

Regression?

Yes

Known Workarounds

No response

Configuration

.NET SDK (according to "global.json"):
 Version: 6.0.100-rc.2.21505.57
 Commit: ab39070116

Runtime environment:
 OS name: Windows
 OS version: 10.0.19043
 OS Platform: Windows
 RID: win10-x64
 Base Path: C:\Program Files\dotnet\sdk\6.0.100-rc.2.21505.57 \

Host (useful for support):
  Version: 6.0.0
  Commit: 4822e3c3aa

.NET SDKs installed:
  6.0.100-rc.2.21505.57 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 6.0.0-rc.2.21480.10 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 5.0.8 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 6.0.0-rc.2.21480.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 6.0.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.WindowsDesktop.App 5.0.8 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 6.0.0-rc.2.21501.6 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 6.0.0 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other information

No response

@dotnet-issue-labeler dotnet-issue-labeler bot added area-Host untriaged New issue has not been triaged by the area owner labels Nov 24, 2021
@ghost
Copy link

ghost commented Nov 24, 2021

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Description

Published a blank WPF .NET6 x64 application. Installed the x64 Desktop Runtime .NET6 on a new machine. Running this WPF application claims that this runtime is missing but its not. And there is another serious issue, if the prompt appears and ask whether to download it. If you click on YES nothing happens but it should open the .NET download page.
ezgif com-gif-maker

Reproduction Steps

Project:
WpfApp10.zip
Compiled:
net6.0-windows (1).zip
Download runtime from : https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-6.0.0-windows-x64-installer
Launch on Windows 10 64bit

Expected behavior

It should just start

Actual behavior

image

Regression?

Yes

Known Workarounds

No response

Configuration

.NET SDK (according to "global.json"):
 Version: 6.0.100-rc.2.21505.57
 Commit: ab39070116

Runtime environment:
 OS name: Windows
 OS version: 10.0.19043
 OS Platform: Windows
 RID: win10-x64
 Base Path: C:\Program Files\dotnet\sdk\6.0.100-rc.2.21505.57 \

Host (useful for support):
  Version: 6.0.0
  Commit: 4822e3c3aa

.NET SDKs installed:
  6.0.100-rc.2.21505.57 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 6.0.0-rc.2.21480.10 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 5.0.8 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 6.0.0-rc.2.21480.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.NETCore.App 6.0.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.WindowsDesktop.App 5.0.8 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 6.0.0-rc.2.21501.6 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
  Microsoft.WindowsDesktop.App 6.0.0 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other information

No response

Author: Symbai
Assignees: -
Labels:

area-Host, untriaged

Milestone: -

@Symbai Symbai closed this as completed Nov 24, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Dec 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Host untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant