Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > General Discussions > RadFileExplore
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered RadFileExplore

Feed from this thread
  • Amanda avatar

    Posted on Jun 9, 2011 (permalink)

    We are trying to access files in a shared folder - we have enabled access to read and see the list of folders on the server, but are still unable to see the folders/files.  When I add the folders/files to the project it works great - but this is not what we are wanting to do.

    Thanks,
    Amanda

  • Pero Pero admin's avatar

    Posted on Jun 14, 2011 (permalink)

    Hi Amanda,

    By default the RadFileExplorer works with virtual paths that point to folders that are inside the application's root directory. In your case you need to implement a custom file browser content provider that will work with physical paths or map the folders that you need to be shown in the FileExplorer and then access them by their alias.

    I hope this helps.

    All the best,
    Pero
    the Telerik team

    Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > General Discussions > RadFileExplore