"Jon Skeet [C# MVP]" wrote:
> Thaynann <Thaynann@discussions.microsoft.com> wrote:
> > all it gives me is an IOException.....i have tried catching the derived
> > exceptions from the IOException class, like DirectoryNotFoundException and
> > FileNotFoundException, etc...but it skips them and only catches the base
> > IOException.
>
> But what is the *message* of the exception?
>
> --
> Jon Skeet - <skeet@pobox.com>
>
http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too