vs2022 winform DesignToolsServerException

REQUEST FAILURES: Sessions/EndLoad
Microsoft.DotNet.DesignTools.Client.DesignToolsServerException: 为访问所需服务。,“Site”不能为 null。
Exception occurred while disposing VSDesignSurface
Microsoft.DotNet.DesignTools.Client.DesignToolsServerException: 要使此功能工作,必须安装服务“Microsoft.DotNet.DesignTools.Designers.IOverlayService”。请确保此服务可用。
在 Microsoft.DotNet.DesignTools.Client.DesignToolsClient.<SendRequestAsync>d__491.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Microsoft.VisualStudio.Threading.JoinableTask.CompleteOnCurrentThread() 在 Microsoft.VisualStudio.Threading.JoinableTask
1.CompleteOnCurrentThread()
在 Microsoft.DotNet.DesignTools.Client.DesignToolsClient.SendRequestCoreTRequest
在 Microsoft.DotNet.DesignTools.Client.DesignerSessionManager.DisposeSession(SessionId id)
在 Microsoft.DotNet.DesignTools.Client.DesignerSession.Dispose(Boolean disposing)
在 Microsoft.WinForms.Utilities.Shared.DisposableObject.DisposeIfNeeded(Boolean disposing)
在 Microsoft.VisualStudio.WinForms.VSDesignSurface.Dispose(Boolean disposing)
repaired and updated doesn't work, how to fix it ?