Hello,
I am using LOG4NET to enter a txt file. However, one of my forms needs to open a txt file (using streamreader) in order to read the contents and display them in a TXT file. However, I continue to get an exception stating that the file is locked by another process.
Is there a way to do this in LOG4NET?
thanks
source share