.net framework 4.8 project cannot be executed
After Windows 11, version 24H2 update, the .net framework 4.8 project cannot be executed
Prior to the update, there was a project that was normally debugable.
プロジェクトを実行しようとしているときエラーが発生しました:プログラム"XXXX"を開始できません。
プロセスは中止されました。
アタッチをもう一度行う前に、プロセスレストを更新してください。
Immediately after the update, I try to open a visual studio to debug (F5), but the above error occurs and it cannot be executed.
and i found this -> https://stackoverflow.com/questions/78542676/visual-studio-2022-refresh-the-process-list-before-attempting-another-attach-e
However, after using the above method, an exception occurred due to the difference in bit, so I couldn't use it.
Visual Studio is using 2019 and currently uses the latest version, version 16.11.42.