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

BinaryFormatter error when clicking "Add Tab" command for TabControl in DemoConsole application #11607

Open
Philip-Wang01 opened this issue Jun 28, 2024 · 2 comments · May be fixed by #11614
Open
Labels
area-Serialization-BinaryFormatter 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage

Comments

@Philip-Wang01
Copy link
Contributor

.NET version

.NET 9.0: Main branch of WinForms repo (.NET 9.0.0-preview.7.24326.3)

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. Not repro on .NET 9.0.0-preview.6.24305.2

Issue description

In DemoConsole test app of Winforms repo, BinaryFormatter error when clicking "Add Tab" command for TabControl.

image

testaddtab.mp4

Steps to reproduce

Test sample: DemoConsole in Winforms repo

More Info:

This issue also reproduces on ImageList when clicking the "Add" command.
image

@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 area-Serialization-BinaryFormatter labels Jun 28, 2024
@elachlan
Copy link
Contributor

Related to #9428 and #6267

We had similar issues when BinaryFormatter was marked as obsolete #9416

@LeafShi1
Copy link
Member

LeafShi1 commented Jul 3, 2024

This issue appears after PR #11540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Serialization-BinaryFormatter 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants