I have a RadEditor in my page, and have set a directory in App_Data to house my sample images. I have set it up like this:
I added a few PNG images to the Images folder. When I open the Image Manager - the thumbnail images show as broken images. But then when I use the Image Editor the images work in there. I can also change to the list view and see the file sizes, etc. I am new to this part of the control, what am I doing wrong?
UPDATE: Added screenshots
<ImageManager DeletePaths="~/App_Data/Classified/Images" ViewPaths="~/App_Data/Classified/Images" UploadPaths="~/App_Data/Classified/Images" />I added a few PNG images to the Images folder. When I open the Image Manager - the thumbnail images show as broken images. But then when I use the Image Editor the images work in there. I can also change to the list view and see the file sizes, etc. I am new to this part of the control, what am I doing wrong?
UPDATE: Added screenshots
