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

RadFileExplorer Update ans UNC paths

1 Answer 62 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Arambourg
Top achievements
Rank 1
Arambourg asked on 28 Oct 2011, 03:15 PM
Hi,

I developed a generic custom provider for Webdav, UNC paths, and local paths (C:/...) 1 year ago and it worked very well.
I used the 2010 R2 version of the components.

I updated a few days ago and i installed the 2011 R2 and now it's not working anymore. It seems that some functions that need a virtualPath (for example CheckWritePermissions) get a physical path (in case of UNC path).

What is going wrong?

In the URL bar, it's the UNC path which is displayed, instead of the virtual path.

What can I do? Thanks a lot for your help!

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 01 Nov 2011, 03:54 PM
Hi Arambourg,

I have already answered your support ticket on the subject. For convenience I will paste my answer here as well.

Since RadControls for ASP.NET AJAX Q2 2010 we have made few changes to the FileBrowserContentProvider abstract class, but most of them (except one) are backward compatible and if you implement CheckReadPermission() method to fulfill the requirements of your scenario the content provider should be working as expected.

Nevertheless, to be able to provide more to the point answer to your specific case we will need to examine and debug the custom content provider. Could you please provide a sample fully runnable project so we can test it locally?


All the best,
Dobromir
the Telerik team
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 their blog feed now
Tags
FileExplorer
Asked by
Arambourg
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or