P
Pete
Sory if this is in the wrong group but wasn't exactly
sure where to post.
I am using the DirectoryInfo class in VB.NET 2003 to
enumerate a filesystem and calculate different statistics
on the file distribution and size, however if there is a
directory or file that is corrupt a mesage box stating
the "The file or directory is corrupt and unreadable
please run chkdsk." The problem is this mesaage box
halts the execution of my program until the ok button is
clicked. Does anyone know how to supress this message.
Thanks
Pete
sure where to post.
I am using the DirectoryInfo class in VB.NET 2003 to
enumerate a filesystem and calculate different statistics
on the file distribution and size, however if there is a
directory or file that is corrupt a mesage box stating
the "The file or directory is corrupt and unreadable
please run chkdsk." The problem is this mesaage box
halts the execution of my program until the ok button is
clicked. Does anyone know how to supress this message.
Thanks
Pete