P
Paul Ilacqua
In running vb.net and I cannot get the System.IO.File.Delete(sFile) to work.
It throws the following exception. I'm developing using
"An unhandled exception of type 'System.IO.IOException' occurred in
mscorlib.dll"
I'm positive the file is not in use, Im developing with the Pocket PC 2003
emulator. I get the same error either on my device or on the emulator. It
compiles fine... does the .net compact framework not support file deletes?
Please Help... Thanks
Paul
It throws the following exception. I'm developing using
"An unhandled exception of type 'System.IO.IOException' occurred in
mscorlib.dll"
I'm positive the file is not in use, Im developing with the Pocket PC 2003
emulator. I get the same error either on my device or on the emulator. It
compiles fine... does the .net compact framework not support file deletes?
Please Help... Thanks
Paul