T
Tyno Gendo
Hi
Does anyone know of any reasons, other than FileExists or Out of disk
space, that could cause the compact framework StreamWriter constructor
to raise an IOException?
We have an error occuring whilst creating a StreamWriter in version 2 of
the compact framework.
The StreamWriter is definately passed a valid filepath and filename,
plenty of disk space on the PDA sd card, file permission should not
affect this, however on calling the StreamWriter an IOException is raised.
We have 1,013 files in the directory on the SD Card that we are writing
to, is this likely to cause problems? If I change the last part of the
path to another directory it writes ok, but still doesn't write ok if we
move a large chunk of files from the directory we want to write to.
Or does anyone know of any bugs.
Thanks in advance.
Does anyone know of any reasons, other than FileExists or Out of disk
space, that could cause the compact framework StreamWriter constructor
to raise an IOException?
We have an error occuring whilst creating a StreamWriter in version 2 of
the compact framework.
The StreamWriter is definately passed a valid filepath and filename,
plenty of disk space on the PDA sd card, file permission should not
affect this, however on calling the StreamWriter an IOException is raised.
We have 1,013 files in the directory on the SD Card that we are writing
to, is this likely to cause problems? If I change the last part of the
path to another directory it writes ok, but still doesn't write ok if we
move a large chunk of files from the directory we want to write to.
Or does anyone know of any bugs.
Thanks in advance.