Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FileLogTraceListener class could not write to the log file because:
The amount of free disk space (in bytes) is less than the value of the ReserveDiskSpace property
—and—
The value of the DiskSpaceExhaustedBehavior property was ThrowException.
Archive the existing logs and remove them from the computer to allow the FileLogTraceListener object to create new logs.
Change the value of the ReserveDiskSpace property to a smaller number to reserve less disk space.
Set the DiskSpaceExhaustedBehavior property to DiscardMessages to discard messages without warning if there is not enough free disk space.
.NET feedback
.NET is an open source project. Select a link to provide feedback: