copying directory to storage card

G

Guest

hi all,
I am writing a windows mobile application using vb.net which will allow
users to select data folder location. My problem is when trying to move a
folder to a storage card. I tried using the directory.move function but I
keep getting an IOException error. Is this possible or is there another
solution which I can use.

Thanks.
 
G

Guest

There could be a few reasons for that. Your storage card is write protected.
the source directory is in the ROM, your have some files in this directory
locked by some process.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top