Try our conversational search powered by Generative AI!

Access Denied for anonymous user

Vote:
 

CMS 6 install. Unable to access View mode as anonymous user, get redirected to episerver login screen.

Error is '1.1.1 Access Denied'. According to sdk this is thrown in PageBase when QueryDistinctAccess is false.

Debugged start template and tested the following under an anonymous user

CurrentPage.GetSecurityDescriptor().GetAccessLevel(PrincipalInfo.CurrentPrincipal);
QueryDistinctAccess();
First came back with Read level and second true.
Can anyone think of a reason why this error might still be thrown?!
#39102
May 04, 2010 11:13
Vote:
 

Does you page have any links or relations towards pages that anonymous users dont have access to?

#39566
May 21, 2010 10:08
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* 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.