Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > General Discussions > RadFileExplorer not working after upgrade to 2011
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 RadFileExplorer not working after upgrade to 2011

Feed from this thread
  • Santosh avatar

    Posted on May 26, 2011 (permalink)

    We have upgraded rad controls to 2011 (version 2011.1.315.35) from 2009.
    But rad file explorer does not working after upgrade. It showing only root folders on right had side section. When we select any folder from left had side section control should display the content of that folder in right hand side section. But right hand side section displaying only content of root folder.
    And in the address bar it also does not showing the selected folder name.
    But rad file explorer works on older version i.e. 2009 (2009.3.1314.35)

    Thanks in advance.

  • Dobromir Dobromir admin's avatar

    Posted on May 26, 2011 (permalink)

    Hi Santosh,

    This problem might occur if you are using a custom content provider which does not override CheckReadPermissions() method. This method was introduced in version 2010.2.826 and if its original logic returns false will cause the described behavior.

    If this is not the case could you please open a formal support ticket and provide a sample project reproducing the problem?

    All the best,
    Dobromir
    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 > RadFileExplorer not working after upgrade to 2011