Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

EPiServer.Core.AccessDeniedException: Access was denied to page 30

Vote:
 

Hi,

Its an intranet site and I am using windows account with admin rights to access the site.

Below is the stack Trace:-

[AccessDeniedException: Access was denied to page 30]
   EPiServer.PageBase.GetPage(PageReference pageLink) +296
   EPiServer.SimplePage.get_CurrentPage() +177
   EPiServer.EditPage.get_CurrentPage() +218
   EPiServer.Core.LanguageManager.GetContextLanguage() +46
   EPiServer.PageBase.get_EPLanguage() +97
   EPiServer.PageBase.get_EPLocale() +56
   EPiServer.PageBase.ActivateLocale() +13
   EPiServer.PageBase.ᐁ() +117
   EPiServer.PageBase.OnInit(EventArgs e) +406
   EPiServer.TemplatePage.OnInit(EventArgs e) +94
   development._default.OnInit(EventArgs e)
   System.Web.UI.Control.InitRecursive(Control namingContainer) +240
   System.Web.UI.Page.ProcessRequestMain() +197

 

#78919
Dec 05, 2013 9:48
Vote:
 

Hi Abhishek!

What do you mean with "admin rights to access the site"? Content access is not the same as access to the different user interfaces. You might have access to the editorial and administrative interfaces without having access to add content. I would to to the "set access rights" in the administrative interface and make sure that the page with id 30 contains access rights for your admin user (that is, your user is part of a group that has read and potentially change access if the content is not published).

#78923
Dec 05, 2013 10:13
Vote:
 

Adding the admininstrator group and giving the access seems to work ..

Thanks Linus..

 

 

#78942
Edited, Dec 05, 2013 11:47
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.