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

Error while running test application on winforms repo #11629

Closed
MandiMan opened this issue Jul 5, 2024 · 4 comments
Closed

Error while running test application on winforms repo #11629

MandiMan opened this issue Jul 5, 2024 · 4 comments
Assignees
Labels
💥 regression-preview Regression from a preview release

Comments

@MandiMan
Copy link
Contributor

MandiMan commented Jul 5, 2024

.NET version

Latest winforms repo

Did it work in .NET Framework?

Not tested/verified

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

Yes, it cannot repro in last week .NET 9.0 E2E testing on winforms repo

Issue description

Clone winforms repo then use start-vs.cmd, cmd output Build succeded, but running WinformsControlsTest app has error

Actual result:
Error while running WinformsControlsTest app
image
Expected result:
Run WinformsControlsTest app successfully with no error

Steps to reproduce

  1. Clone winforms repo: https://github.com/dotnet/winforms.git
  2. Run WinformsControlsTest app
@MandiMan MandiMan added 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage labels Jul 5, 2024
@elachlan
Copy link
Contributor

elachlan commented Jul 5, 2024

@MandiMan are you using the preview version of visual studio?

@MandiMan
Copy link
Contributor Author

MandiMan commented Jul 8, 2024

@MandiMan are you using the preview version of visual studio?

Yes, I'm using 17.12.0 Preview 1.0 [35104.6.main].

@merriemcgaw
Copy link
Member

@LeafShi1 can your team scan Roslyn and runtime repos related to something missing here and see if this is a known issue?

@LeafShi1
Copy link
Member

LeafShi1 commented Jul 10, 2024

This problem occurred after updating dotnet sdk version from 9.0.100-preview.4.24267.66 to preview.5.24307.3 ( The regression PR #11535 ), so this issue should also related to the dotnet issue dotnet/sdk#41652

Updating the SDK version to 9.0.100-preview.4.24267.66 or 9.0.100-preview.7.24358.14 will resolve this issue

@lonitra lonitra closed this as completed Jul 11, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged The team needs to look at this issue in the next triage label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥 regression-preview Regression from a preview release
Projects
None yet
Development

No branches or pull requests

5 participants