XmlFileErrorLog current enumerates all files in the log path when building
results for GetErrors. It uses Directory.GetFiles to do this and because
that normally yields hidden and system files, it makes the solution
fragile. XmlFileErrorLog should exclude hidden and system files.
Original issue reported on code.google.com by azizatif on 18 Oct 2007 at 9:47
Original issue reported on code.google.com by
azizatif
on 18 Oct 2007 at 9:47