The information in this article applies to:
SYMPTOMSInternet Information Server (IIS) generates the following event log message intermittently in Event Viewer: NOTE: The data in the event message is 5, Access Denied. The file noted in the event message is being created and the log entries are written. CAUSEIIS attempted to flush its log cache using the credentials of a user who does not have write access to the log file location. WORKAROUNDTo stop the event logs completely, you must add the special account Everyone with Full Control permissions to the log file folder. MORE INFORMATIONIIS flushes its log cache periodically and when it does, it uses the security context of the currently running thread. If that fails, IIS will generate the event log shown above, and then attempt to write the log using the System account. Additional query words:
Keywords : |
Last Reviewed: July 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |