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

Image Manager can find image folder, but does not show the images.

1 Answer 48 Views
Editor
This is a migrated thread and some comments may be shown as answers.
jelling
Top achievements
Rank 1
jelling asked on 04 Mar 2011, 09:01 PM
I have the Image Manager ViewPaths set to a Virtual directory.  When I load the Rad Editor I can see the contents of that folder, however, if I select an image I can not see that image in the right most panel.  Further, if is insert that image into my document.  It fails to render.  When I check the html I can see that an image was inserted, and that the path is correct.  However, the image fails to appear.  If I navigate directly to the image in my browsers address bar it appears. 

What could be the issue?

See attached screenshots.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 09 Mar 2011, 03:51 PM
Hello Jelling,

Please, make sure that you have not set the ViewPath value as follow:

<ImageManager ViewPaths="~\announcements\AnnouncementImages"

The correct syntax is ~/ but not ~\, e.g.

<ImageManager ViewPaths="~/announcements\AnnouncementImages"

If this is not your case, please open a support ticket and send a sample working project that demonstrates the problem.

Regards,
Rumen
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Editor
Asked by
jelling
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or