S
Samuel
Hi everyone,
If while I copy files to memory pen the user pulls out the device, I get an
exception saying 'path can't be found' (the exception occurred in the line
of code that creates a folder)
Instead I would like to show the user a message and carry on with the work.
The only way I can figure out is to catch the exception and present a
message box requesting the media in place before the user click on the OK
button.
I wonder what else is available, perhaps something similar to these messages
one gets when installing VS from multiple CDs or even when the CD is taken
out while the installation takes place
Thank you,
Samuel
If while I copy files to memory pen the user pulls out the device, I get an
exception saying 'path can't be found' (the exception occurred in the line
of code that creates a folder)
Instead I would like to show the user a message and carry on with the work.
The only way I can figure out is to catch the exception and present a
message box requesting the media in place before the user click on the OK
button.
I wonder what else is available, perhaps something similar to these messages
one gets when installing VS from multiple CDs or even when the CD is taken
out while the installation takes place
Thank you,
Samuel