I had the same issue in VS Professional 17.5.3. Uninstalling and installing C++ components didn't help. I created a brand new MFC project and opened the default dialog, which successfully opened in dialog editor. Then, I went back to our existing project and was able to open the dialogs again.
VS2022 Unable to edit MFC dialog
Rene M. Laviolette
16
Reputation points
VS2022 17.2.6 crashes (hourglass spin) when I go into Resource View and attempt to open a dialog. It happens on any solution and/or project.
Any suggestions?
Thanks!
2 answers
Sort by: Most helpful
-
-
Mitja 10 Reputation points
2023-03-23T08:53:36.19+00:00 I had the same issue.
I noticed it does not happen, if I create another new checkout of my repo.
I've deleted the .vs folder in root of local repo checkout. Now it works.
When I open MFC dialog I can see dialog in edit view.