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

Is it possible to use Mapped Drive letters or UNC paths?

7 Answers 314 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
k f
Top achievements
Rank 1
k f asked on 25 Feb 2009, 03:07 PM
I have a situation where a client is looking for a file explorer with the ability to map to locations that don't just lie under the root of the web directory.  This could mapped network drives, UNC paths etc.  Is it possible to specify those with this File Explorer and be able to use them?

Thanks

7 Answers, 1 is accepted

Sort by
0
k f
Top achievements
Rank 1
answered on 27 Feb 2009, 02:44 AM
Also, is it possible to get this to work with Virtual Directories?
0
Tervel
Telerik team
answered on 03 Mar 2009, 08:19 AM
Hi k f,

It is possible to "plug" the UI of RadFileExplorer to any back-end system/implementation by subclassing and implementing a custom File Content Provider, as shown in the following demo:
http://demos.telerik.com/aspnet-ajax-beta/fileexplorer/examples/dbfilebrowsercontentprovider/defaultcs.aspx

The FileContentProvider abstraction is not new. It has been around for quite some time as it was used to provide an interface for hooking RadEditor's FileBrowser dialogs to MCMS, MOSS, Sitefinity, Amazon S3, a database, etc.

We plan to release more out-of-the-box providers for the RadFileExplorer, but at this point you might need to make your own implementation using the DB provider as a reference.


Best wishes,
Tervel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
helloS
Top achievements
Rank 1
answered on 07 Apr 2009, 11:08 AM
Hi Tervel

The link to your sample to a UNC provider is not working?

Thanks
0
Tervel
Telerik team
answered on 07 Apr 2009, 11:47 AM
Hello helloS,

As of Q1 2009 the RadFileExplorer is a full member of the RadControls suite - so the correct link is:
http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/dbfilebrowsercontentprovider/defaultcs.aspx

The previous link [used to] point to the Q1 2009 BETA

Sincerely yours,
Tervel
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
LG
Top achievements
Rank 2
answered on 24 Dec 2009, 04:33 PM
Out of the box, the RadFIleExplorer component seems to still not accept UNC paths. Could you please confirm?

\\MyRemoteServerName\MyParentFolderName\MySubFolderName\

Thanks
0
Fiko
Telerik team
answered on 25 Dec 2009, 11:30 AM
Hello RJ,

You need to build a custom provider in order to connect RadFileExplorer to a network share or local file system. An example implementation of such provider can be found in this KB article. Could you please check it and let me know whether it fits your requirements?


Kind regards,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
LG
Top achievements
Rank 2
answered on 29 Dec 2009, 11:03 PM
Thanks for the KB Article. It works!!
Tags
FileExplorer
Asked by
k f
Top achievements
Rank 1
Answers by
k f
Top achievements
Rank 1
Tervel
Telerik team
helloS
Top achievements
Rank 1
LG
Top achievements
Rank 2
Fiko
Telerik team
Share this question
or