HI,
I'm trying to map FolderPath to virtual directory mapped to network drive (using unc path) and it renders blank page.
If I try to do the same with local drive it works.
In my experience I found that you have to use Server.MapPath to resolve both local and remote drive paths. Can you please check if you are doing the same for the FolderPath (or any other paths)?
Thanks,
Alex