Hello @Enache, Cosmin,
Welcome to Microsoft Q&A forum.
I notice that there’s a similar thread: Windows Forms designer error Timed out while connecting to named pipe after setting Logging Level to None which is a known issue and has been fixed(pending release).
I’m not very sure if you get the same issue, you can try following methods currently. If they don’t work, consider updating VS later(when version 17.11 releases) or reporting this issue directly on our Developer Community.
Methods that you can try:
- Restart VS.
- Reset VS settings(run
devenv /ResetSettings
inDeveloper Command Prompt for Visual Studio 2022
). - Repair VS(VS Installer => More => Repair, this may take some time).
- Make sure that Tools => Options => Windows Forms Designer => General => .NET Core => Logging Level isn’t set to None.
Best Regards,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.