This is a migrated thread and some comments may be shown as answers.

Broken Images in Image Manager?

2 Answers 63 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 27 Apr 2013, 01:44 AM
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:

<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 

2 Answers, 1 is accepted

Sort by
0
Dan
Top achievements
Rank 1
answered on 29 Apr 2013, 01:10 AM
Ah - figured it out.

Never use the App_Data folder for this - it does not work right...  Which means you need to setup another folder with read/write permissions to house the images - then all works as expected.
0
Vessy
Telerik team
answered on 29 Apr 2013, 11:46 AM
Hi Dan,

I am glad you were able to resolve the problem. In case you experience any further problems, do not hesitate to contact us again.

Regards,
Veselina Raykova
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Editor
Asked by
Dan
Top achievements
Rank 1
Answers by
Dan
Top achievements
Rank 1
Vessy
Telerik team
Share this question
or