G
Guest
Hello,
I get the infamous 'Too many files selected' error using the OpenFileDialog
with multiselect, only, I'm just selecting 2 files!!!!
These files are located on a digital camera connected through USB and a WIA
driver (not the MSC driver as this locks the camera). Windows explorer allows
me to select multiple files and copy or move them, but the .NET
openfiledialog chokes when I try to select more than 1! Note that my
application runs inside IE (it's a smartclient), but that the dll has full
trust and all permissions are asserted. Also everything works fine when
selecting files in a 'regular' folder, so its unlikely to be a security
problem...
OS is Windows XP SP2, .NET 1.1 SP1
I get the infamous 'Too many files selected' error using the OpenFileDialog
with multiselect, only, I'm just selecting 2 files!!!!
These files are located on a digital camera connected through USB and a WIA
driver (not the MSC driver as this locks the camera). Windows explorer allows
me to select multiple files and copy or move them, but the .NET
openfiledialog chokes when I try to select more than 1! Note that my
application runs inside IE (it's a smartclient), but that the dll has full
trust and all permissions are asserted. Also everything works fine when
selecting files in a 'regular' folder, so its unlikely to be a security
problem...
OS is Windows XP SP2, .NET 1.1 SP1