Someone with experience testing Fileconnection on i880 i870 or i876 who can help please
I developed a music player application, i tested it on i876 and it worked fine, on i870 it worked more less because, when i list the Storage Card drive to a List Control it shows all folders but i cant get accest to VIDEO IMAGES and AUDIO folders , it shows me a system access violation error, when i try to get into those folders, well that is ok, but when i tested it on i880 , i get the access violation error even when i try to list the drive itsel and not only the folders IMAGES VIDEO AUDIO PODCAST AND MUSIC as it is supposed to be, i cannot list the root drive, i can only have access to an inside folder like myMUSIC, my question is : is there any way i can list the root drive on i880, or is there any way to avoid that system access violation error,
Note: this is the line does the exception errror
fconn =(FileConnection)Connector.open("file:///"+path);
thanls in advace
Omar Zorrilla Llerena

Any solution?
Did you get any solution for this question? I'm trying to access some files in storage card whitout sucess (Access denied too).
If you found a solution, please post it here.
Thanks in advance,
Gandhi
"Solution" found
For me what did solve the problem wat setting the Connector.open() to READ only mode.
Thanks
i was able to have access to
i was able to have access to files but i couldn't list them
anyway i found a way to solve it
ramsesiden.net