raelyard
11-10-2005, 01:28 AM
When I try to use a filestream to write a file to a subdirectory of my application, I encounter the following unecpexted exception:
System.IO.IOException: There is not enough space on the disk.
It is obviously not that there is not enough disk space, as I can FTP the same file to the directory. Is there any reason I would be seeing this?
Thanks for any help.
System.IO.IOException: There is not enough space on the disk.
It is obviously not that there is not enough disk space, as I can FTP the same file to the directory. Is there any reason I would be seeing this?
Thanks for any help.