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

ImageManager permission error

1 Answer 32 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Nathan
Top achievements
Rank 1
Nathan asked on 16 Sep 2013, 10:59 PM
Hi All,

I get the attached message when I am trying to upload images or manage images using the imagemanager part of the editor.

I have checked my permission (I also have created the directory at runtime to ensure there isnt an issue) and I still get the error.

I have seen the same error happen on this page

http://demos.telerik.com/aspnet-ajax/editor/examples/dbfilebrowsercontentprovider/defaultcs.aspx when using the image manager part.

The error makes no sense as I can still view and upload files, I just get this annoying message come up

Please help

Thanks

Nathan

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 19 Sep 2013, 11:23 AM
Hello Nathan,

It appears that the Image Manager is used with a custom DB content provider. If this is so, I assume that the described issue occurs because the initial path of the FileExplorer is not set with a proper logic.

You could achieve that by modifying the FileBrowser.ascx dialog and setting the initial path to an empty string or using a custom logic to get the query string parameter and setting the path correspondingly to the selected file/folder.

Please follow this forum post, in which these approaches are explained with details.

Regards,
Ianko
Telerik
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 the blog feed now.
Tags
Editor
Asked by
Nathan
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or