I'm using RadEditor for document editing. The problem I'm having is that if I set ViewPaths, UploadPaths, DelePaths to "App_Data" folder, images won't display. App_Data folder is given permissions to read/write/execute. This problem also occurs when we upload images to webserver, the preview features won't display images neither! Any idea? Thanks!
RadEditor1.ImageManager.ViewPaths = set to "App_Data"
RadEditor1.ImageManager.UploadPaths = ...
RadEditor1.ImageManager.DeletePaths = ...