Server Error in '/' Application.

Security Exception

Description: The application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Insufficient permissions to access module "News".

Source Error:


Line 39: 	protected void Page_Load(object sender, EventArgs e)
Line 40: 	{
Line 41: 		if (base.Module != null)
Line 42: 		{
Line 43: 			this.contolPanel = null;

Source File: d:\websites\fakulteti_mk\Sitefinity\Admin\Modules.aspx.cs    Line: 41

Stack Trace:


[SecurityException: Insufficient permissions to access module "News".]
   Telerik.Cms.Web.ModulesAdminPage.get_Module() +354
   Modules.Page_Load(Object sender, EventArgs e) in d:\websites\fakulteti_mk\Sitefinity\Admin\Modules.aspx.cs:41
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   Telerik.Cms.Web.CmsPageBase.OnLoad(EventArgs e) +54
   Telerik.Cms.Web.AdminPage.OnLoad(EventArgs e) +19
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6785
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
   System.Web.UI.Page.ProcessRequest() +80
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.sitefinity_admin_modules_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\737b54c2\49fcafeb\App_Web_ftn2ycab.10.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.8813; ASP.NET Version:2.0.50727.8955