Hi I have developed an apps in Windows Phone 8, which download the images from the server to the phone, And each and every folder is the pictures
and the thumbnails
are displaying, without any problem. But if there is a folder with "#"
symbol like Fold#er
, then inside the folder all the images are displyed, but the thumbnails are not displayed, it is empty.
I have debugged the code and there is no issue, no exception. Even in the server I have tested it is working fine with Thumbnails and pictures.
Any idea why is #
symbol creating this issue?
Thanks