I have run into a problem with a couple of the "Sync" applications I wanted to create. In both instances, I am trying to connect a Portable Device to my computer and access it using VB.NET. One application would pull the pictures in from my camera, rename them, and put them in folders according to their date taken. The other would place the podcasts I have downloaded onto my Mp3 Player. I have the logic for both so that if I run it on two Windows directories, for example (C:\Source and C:\Destination) but when I try to access the Portable device using a directory browser, the "OK" button is disabled. Is there any way to access the directories on such a device?
Thanks in advance!