Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーでスケジュールされたタスクとして実行する予定の asp.net 4 と c# を使用して、単純な .exe コンソール アプリを作成しました。ローカルマシンではすべて正常に動作しますが、サーバーにコピーしたところ、「有効な Win32 アプリケーションではありません」というエラーがスローされます。
サーバーは、.net バージョン 2、3、および 4 がインストールされた Windows サーバー 2003 です。
感謝