Get a access denied on all episerver pages.
It does seem to be a problem with pages not being publish or anything else in the database for that matter.
Everything worked like a charm a couple of weeks ago. All Other asp.net application seems to be working fine.
Any pointer anyone?
The stacktrace read as follows
[AccessDeniedException: Access was denied to page 59]
EPiServer.PageBase.GetPage(PageReference pageLink) +294
EPiServer.SimplePage.get_CurrentPage() +173
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.ᐁ() +118
EPiServer.PageBase.OnInit(EventArgs e) +465
EPiServer.TemplatePage.OnInit(EventArgs e) +93
development.Templates.OrdinaryPage.OnInit(EventArgs e) in c:\inetpub\wwwroot\web\templates\OrdinaryPage.aspx.cs:40
System.Web.UI.Control.InitRecursive(Control namingContainer) +241
System.Web.UI.Page.ProcessRequestMain() +195
[AccessDeniedException: Access was denied to page 59] EPiServer.PageBase.GetPage(PageReference pageLink) +294 EPiServer.SimplePage.get_CurrentPage() +173 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.ᐁ() +118 EPiServer.PageBase.OnInit(EventArgs e) +465 EPiServer.TemplatePage.OnInit(EventArgs e) +93 development.Templates.OrdinaryPage.OnInit(EventArgs e) in c:\inetpub\wwwroot\web\templates\OrdinaryPage.aspx.cs:40 System.Web.UI.Control.InitRecursive(Control namingContainer) +241 System.Web.UI.Page.ProcessRequestMain() +195