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

"no permission to move file" for images

1 Answer 61 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
John Hadjioannou
Top achievements
Rank 1
John Hadjioannou asked on 25 Jul 2010, 11:29 PM
I am using FileExplorer "out of the box"

 

<telerik:RadFileExplorer ID="FileExplorer" runat="server" EnableCreateNewFolder="True"

 

 

OnClientItemSelected="OnClientItemSelected" EnableCopy="True">

 

 

<Configuration ViewPaths="~/Documents/Site Documents" UploadPaths="~/Documents/Site Documents"

 

 

DeletePaths="~/Documents/Site Documents" MaxUploadFileSize="2048000" />

 

 

</telerik:RadFileExplorer>

 


When I try to drag-and-drop a .pdf file it works, when I try to do the same with a .gif or .htm between the same directories I get a "no permission to move file" error.

Any idea what I am doing wrong?

John

1 Answer, 1 is accepted

Sort by
0
Petio Petkov
Telerik team
answered on 28 Jul 2010, 04:26 PM
Hi John,

If you use IIS server, please check the IIS user permissions for these image files. If everything with the permission is fine, please open a new support thread and send us a running project where we can observe this problem locally. Once we receive it we will do our best to help you.

Best wishes,
Petio Petkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
FileExplorer
Asked by
John Hadjioannou
Top achievements
Rank 1
Answers by
Petio Petkov
Telerik team
Share this question
or