halimunan
11-05-2007, 07:46 AM
An unhandled exception of type 'System.IO.IOException' occurred in mscorlib.dll
Additional information: The process cannot access the file 'C:\Webdocs\xxx\xxx.xxx' because it is being used by another process.
hi all,
i`m doing an application to zip a file. this require system.io.file
but i`m having problem as it cannot run because the error above..
do i need to close the File.xxx as the library dont have the close function..
can anyone help?
Additional information: The process cannot access the file 'C:\Webdocs\xxx\xxx.xxx' because it is being used by another process.
hi all,
i`m doing an application to zip a file. this require system.io.file
but i`m having problem as it cannot run because the error above..
do i need to close the File.xxx as the library dont have the close function..
can anyone help?