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

Renameing file cause move to other dir

2 Answers 37 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Adrian
Top achievements
Rank 1
Adrian asked on 10 Feb 2012, 01:05 PM

Hi,

I have old version of Telerik controls (ProductVersion: 2008.03.1125.20) but maybe you know something about this problem.

I have on my page:

<telerik:RadFileExplorer ID="fileExp" runat="server">
    <configuration viewpaths="~/Documents" uploadpaths="~/Documents" deletepaths="~/Documents">
</configuration>
</telerik:RadFileExplorer>

Creating folders, renaming and deleting is working, deleting files also but when I rename file, it is moved (with new name)
to folder '~/' (outside ~/Documents). What is wrong?

2 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 13 Feb 2012, 11:03 AM
Hi Adrian,

RadFileExplorer control was introduced in RadControls for ASP.NET AJAX version Q1 2009 and it should not be available in the version that you are using. Could you please verify which is the exact version of RadControls that you are using?

Also, could you please try to upgrade to the latest version of RadControls (currently 2011.3.1305) and see if the problem still exists? Please note that it is highly recommended to use latest version of the controls.

All the best,
Dobromir
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Adrian
Top achievements
Rank 1
answered on 13 Feb 2012, 07:44 PM

I have only Telerik.Web.UI.dll (size 14 544) and in its properties there is product version 2008.03.1125.20 (Copyright Telerik 2002-2008). 

I don't know what it was but, finally, I wrote simple file viewer on my own, so my problem is solwed... in some way ;)

Tags
FileExplorer
Asked by
Adrian
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Adrian
Top achievements
Rank 1
Share this question
or