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 9.0 project form designer does not load properly after downloading the latest .NET 10.0 sdk in VS main. #12524

Closed
Philip-Wang01 opened this issue Nov 21, 2024 · 2 comments
Assignees
Labels
area-VSDesigner Windows Forms out-of-proc designer related issues 💥 regression-preview Regression from a preview release

Comments

@Philip-Wang01
Copy link
Contributor

Philip-Wang01 commented Nov 21, 2024

.NET version

.NET SDK 10.0.100-alpha.1.24570.22

Did it work in .NET Framework?

Yes

Did it work in any of the earlier releases of .NET Core or .NET 5+?

Yes, this is a regression issue. It also works fine on .NET 10.0.100-alpha.1.24561.7.

Issue description

VS Default .NET 9.0 version .NET 10.0 version Result
17.13.0 Preview 2.0 (latest main) 9.0.200-preview.0.24519.19 10.0.100-alpha.1.24570.22(latest sdk) .NET 9.0 project form designer does not load properlyImage
17.13.0 Preview 2.0 (latest main) 9.0.200-preview.0.24519.19 10.0.100-alpha.1.24561.7 .NET 9.0 Project forms designer loads properly
17.12.1 9.0.100 10.0.100-alpha.1.24570.22 .NET 9.0 Project forms designer loads properly
17.13.0 Preview 1.0 9.0.100-rc2.24474.11 10.0.100-alpha.1.24570.22 .NET 9.0 project form designer does not load properly Image

More Info:

  1. verbose_log.txt
  2. This issue is not reproduced in .NET 6.0 and .NET 8.0 projects.
  3. This issue is also reproduced in the WPF project.
    Image

Steps to reproduce

  1. Install the latest build of VS and the latest build of .NET 10.0.
  2. Create a .NET 9.0 WinForms project and observe the results.
@Philip-Wang01 Philip-Wang01 added 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage labels Nov 21, 2024
@elachlan elachlan added the area-VSDesigner Windows Forms out-of-proc designer related issues label Nov 22, 2024
@merriemcgaw
Copy link
Member

@Philip-Wang01 does this impact non WindowsDesktop apps, like console apps?

@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Nov 26, 2024
@chaowendy
Copy link
Contributor

chaowendy commented Nov 27, 2024

Verified this issue on VS latest build: Version 17.13.0 Preview 3.0 [35526.105.main]&17.13 Preview 1, the issue does not repro. After downloading the latest .NET 10.0 SDK , .NET 9.0 project form designer can load properly in VS main. So, close the issue.
Image
Image
Image

@dotnet-policy-service dotnet-policy-service bot removed untriaged The team needs to look at this issue in the next triage waiting-author-feedback The team requires more information from the author labels Nov 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VSDesigner Windows Forms out-of-proc designer related issues 💥 regression-preview Regression from a preview release
Projects
None yet
Development

No branches or pull requests

5 participants