Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...RAD editor - Delete and rename of images and documentsRAD editor - Delete and rename of images and documents
Previous
 
Next
New Post
5/23/2010 2:32 PM
 
DNN 5.4.2. I can upload images and documents with the Image editor or Document editor in the RADEditor, but when I try to delete or rename an image or document from the editor, I get the errormessage: "The selected file could not be deleted because the application did not have enough permissions."
Webserver: IIS 7.5 (Windows 7), Application Pool: Integrated, Identiy: ApplicationPoolIdentity with full control of the conplete web.
 
New Post
5/24/2010 9:45 AM
 
Rename or delete in File Manager.

Jeff
 
New Post
6/15/2010 8:32 AM
 
Hi,

I have got the same problem. Off course we can handle it by managing the files with the file manager but in this case, I would like my users being able to do it by themselves in the RAD Editor...

And there must be a solution... a specific change in the web.config ? more rights on a specific account ?

 
New Post
6/16/2010 4:53 AM
 
I think I have found a solution...

Assuming the folder "Images" is your repository for your images, add these two lines in the ConfigDefault.xml file (~\Providers\HtmlEditorProviders\Telerik\Config)

<property name="ImageManager.ViewPaths">~/Images</property>
<property name="ImageManager.DeletePaths">~/</property>

But there is definitely a problem with the configuration. I just can't change the folder "Images" with another folder like "Test". And my Tip does't work for MediaManager...

It seems to be a bug, don't you think ?

Nicolas
 
New Post
6/16/2010 10:12 AM
 
Thanks Nicolas, you helped me a lot. I can now upload and delete pictures and documents to a folder named Users. I use the config properties:

 <property name="ImageManager.ViewPaths">Portal Root/Users</property>
 <property name="ImageManager.DeletePaths">~/</property>

 <property name="DocumentManager.ViewPaths">Portal Root/Users</property>
 <property name="DocumentManager.DeletePaths">~/</property>

But you are right, there is a problem with the MedieManager. I use this config:

 <property name="MediaManager.ViewPaths">Portal Root/Users</property>
 <property name="MediaManager.DeletePaths">~/</property>

but the files are not uploaded!

Egon
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...RAD editor - Delete and rename of images and documentsRAD editor - Delete and rename of images and documents


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out