Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Project Properties Windows Blank in Visual Studio 2022 Community 17.1.0

I'm trying to access the project properties but the window appears blank. I've tried web solutions View>Properties Window, f4, right click on project folder>properties, Also tried resetting import/export settings, searching for specific tab

everything results in a blank window.. Any help is appreciated! Thanks in advance. Screenshot

like image 229
P Pp Avatar asked Sep 12 '25 03:09

P Pp


1 Answers

I ran into this same problem with VS 2022 v17.4.0 Preview 1.0 in a C# Windows forms app. Closing and opening the solution/VS didn't have any effect.

After I closed all the open tabs and reopened a file, the Properties pane was populating correctly.

Edit: After closing tabs and opening the properties if it's still blank move the Window and it shows!

like image 74
lynnewu Avatar answered Sep 13 '25 18:09

lynnewu