Is it possible Using RadFileExplorer want to show the folders and files from the common path(\\10.100.1.11\common$\). The common path was outside from the virtual directory.
2 Answers, 1 is accepted
0
Vessy
Telerik team
answered on 05 Nov 2012, 08:18 AM
Hi Balakrishnan,
In order to configure RadFileExplorer to work with shared drives or physical paths you need to implement a custom content provider. Such provider is available in the following KB article: Use RadFileExplorer with physical and shared folder's paths
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.
The above answer shows only how to mapping the virtual path to the physical path. But my question is to take the root folder which available outside the virtual path (like the root path was available in the another server or system which connect through the network).