.net framework 4.8 project cannot be executed

Gi jin Choi/崔 氣眞 0 評価のポイント
2024-12-23T23:34:26.6133333+00:00

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.

Visual Studio
Visual Studio
Windows、Web、モバイル デバイス用のアプリケーションを構築するための統合開発ツールの Microsoft スイートのファミリ。
103 件の質問
{count} 件の投票

お客様の回答

回答は、質問作成者が [承諾された回答] としてマークできます。これは、ユーザーが回答が作成者の問題を解決したことを知るのに役立ちます。