Closed benki111 closed 1 year ago
@Olina-Zhang can your team please verify this?
I think this is @Shyam-Gupta's area of expertise.
@Olina-Zhang can your team please verify this?
We cannot reproduce it. Let's see if @Shyam-Gupta has any output or need more information to customer.
@benki111 Could you please confirm if project can be built successfully after creating it? Also, are you able to create a WPF .NET project successfully and launch the designer? This will help us determine if it is a WinForms specific issue or not. Thanks.
@benki111 - what framework are you targeting?
When creating a new app Winform desktop for .Net 7, I solved this "hang" problem by using this procedure:
- Create new app, close designer (it hangs!)
- Execute PM > dotnet restore
- Exit Vs2022
- Reload app
- Rename Form1.cs to MainForm.cs (or basically do something new)
All of that shouldn't be necessary. What's the diagnostics output? https://aka.ms/winforms/designer/troubleshooting.
This submission has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 14 days.
It will be closed if no further activity occurs within 7 days of this comment.
Environment
.NET version
7.0
Did this work in a previous version of Visual Studio and/or previous .NET release?
no
Issue description
every time i create a new project the designer immediately hangs up, and it stays like that for hours
Steps to reproduce
create a new project, no matter what net version
Diagnostics