I made a text reader by C# to monitor log files.But when I tried to read a log file which had been opened by another application,a error occured.It sounds like the application has occupied the file,so I can't read it.However,when I use UltraEdit or Windows notepad to do the same thing,no error occur.
Why UltraEdit can,but I can't.Please help me!Thank you!