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

File Explorer : Give permission Error while moving the folders in tree

2 Answers 114 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Gagan Garg
Top achievements
Rank 1
Gagan Garg asked on 07 Jan 2011, 06:36 PM
Hello Telerik Guys,

I have a error in the File explorer control. When i moving the folders from one folder to another folders i have got the error message of "The selected folder could not be deleted because the application did not have enough permissions.Please contact the administrator".

Please see the attached image.

Hare i have a question i am performing the Move operation but the control gives me the error msg for the delete operation.

Please Consider my request that how would i overcome with above mentioned problem.

Your suggestios and feedback will greatful to me.

I am looking forward of your quick respone.

Thanks.

2 Answers, 1 is accepted

Sort by
0
Gagan Garg
Top achievements
Rank 1
answered on 08 Jan 2011, 08:43 AM
Hi this is the standard error msg that comes.

Please look into it. It is extreamly important me to resolve this problem ASAP.

0
Dobromir
Telerik team
answered on 12 Jan 2011, 01:45 PM
Hi Gagan,

The MoveFile / MoveFolder is a two part method involving FileCopy and FileDelete and requires upload and delete permissions to be granted to the user. Please make sure that you have set UploadPaths and DeletePaths properties to the RadFileExplorer, and if the origin folder and the destination folder have the proper permissions.

Regards,
Dobromir
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
FileExplorer
Asked by
Gagan Garg
Top achievements
Rank 1
Answers by
Gagan Garg
Top achievements
Rank 1
Dobromir
Telerik team
Share this question
or