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

[ARM64]The Form1.cs[Design] page cannot load successfully after installed the latest .NET 9.0 Preview4 or Preview5 #11340

Closed
Forgind opened this issue May 9, 2024 · 3 comments

Comments

@Forgind
Copy link
Member

Forgind commented May 9, 2024


Issue moved from dotnet/sdk#40786


From @Zheng-Li01 on Thursday, May 9, 2024 8:01:14 AM

SDK Versions:
Bad SDK: dotnet-sdk-9.0.100-preview.5.24258.8-win-arm64 & dotnet-sdk-9.0.100-preview.4.24258.4-win-arm64
Good SDK: dotnet-sdk-9.0.100-preview.3.24204.13-win-arm64

Visual Studio Versions:
17.11.0 Preview 1.0 [34908.277.d17.11] & 17.11.0 Preview 2.0 [34908.267.main]

Describe the bug

The Form1.cs[Design] page cannot load successfully after installed the latest .NET 9.0 Preview4 & Preview5 on the ARM64 machine

To Reproduce

  1. Install the latest .NET 9.0 Preview4 or Preview5 Windows arm 64 from https://github.com/dotnet/installer
  2. Create a .NET WinForms project targeting to .NET 9.0
  3. Observe the Form1.cs[Design] page

Expected Result:
The Form1.cs[Design] page can load successfully after installed the latest .NET 9.0 Preview4 & Preview5 on the ARM64 machine,
ExpectedResults
ExpectedResults

Actual Result:
Preview5Results
The Form1.cs[Design] page cannot load successfully after installed the latest .NET 9.0 Preview4 & Preview5 on the ARM64 machine, and the Visual Studio will not be responding after clicked anywhere.
Preview5Results
ActualResults
Preview4Results
Preview4Results

More info:

  1. The issue cannot reproduce Windows x64 platform with same sdk version.
  2. The issue cannot reproduce after installed latest .NET 9.0 Preview3 from https://dotnet.microsoft.com/en-us/download/dotnet on the ARM64 machine
  3. The issue also can reproduce on the .NET 9.0 Preview4.24257.5(arm64) which bring in PR https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/525045,
@Forgind
Copy link
Member Author

Forgind commented May 9, 2024


Issue moved from dotnet/sdk#40786

  • Please respond to @dotnet-issue-labeler[bot].

From @dotnet-issue-labeler[bot] on Thursday, May 9, 2024 8:01:20 AM

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@Tanya-Solyanik
Copy link
Member

Tanya-Solyanik commented May 9, 2024

duplicate of dotnet/runtime#102056

@dotnet-policy-service dotnet-policy-service bot removed the untriaged The team needs to look at this issue in the next triage label May 9, 2024
@Zheng-Li01
Copy link
Member

dotnet/runtime#102056 (comment) this workaround working well.

image

@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants