Hi @Mahmoud Khaled,
Looks like this issue appears even without using Visual Studio.
I also tested on Windows 11, but I didn’t get this issue, so this issue should not be caused by Windows 11.
From the picture that you shared, what is expected to happen after you click the "Open ListView" button? A new form should open and show the listview with the imageview? What if you directly set to start that form without setting this jump, will the listview show correctly when you run the .exe file?
For the original two errors, I doubt some configurations are not set correctly on your machine. Did you set any custom configuration on your machine especially for msbuild.exe, such as environment variables, some paths, and some system files?
Is it possible for you to test the same project on another machine? This will be very useful for narrowing this issue down.