Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Panelbar > Permission error - Pls Help
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 Permission error - Pls Help

Feed from this thread
  • vmichailov avatar

    Posted on Jan 10, 2008 (permalink)

    I am getting a permission error while trying to rebuild a .net 2005 project.
    I can run the local project with no problems via the virtual path , but not in debug mode , while rebuilding the project i get the following error.

    Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

    Everything was working fine , specially the panel bar before and nothing has been modified or changed , so i need some help guys.
    Here is a list of thing i have tried so far.

    1. Adding fulltrust to the sharename in .NET Config console.
    2. Adding full trust into web config. <trust level="Full" originUrl="" />

    I also removed the references to the control and put them back and still no luck.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Panelbar > Permission error - Pls Help