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 アプリケーションがあります。Visual Studio で [Web サイトの公開] オプションを使用するたびに、ログ ファイル (/logs/log.log) へのアクセス許可がサーバー上で上書きされ、NETWORK SERVICE がアクセスできなくなります。
IIS のアクセス許可を変更しようとしました。つまり、IIS のフォルダーを右クリックしてアクセス許可を選択しましたが、アクセス許可は元に戻ります。アクセス許可を永続的に変更するにはどうすればよいですか?
解決策は、更新があるたびに実行されるバッチ ファイルを作成することでした。