I've setup a page with Public Access restrictions on it basted on roles.
When I go to the page I see the correct login page. But when a user is logged in they just see the alternate content view of the login page not the page with the Public Access settings set on it.
I've tried removing the users role and re-adding it, I removed the Public Access setting on the page and re added it, I've removed any redirects in my login page so thats not controlling the login redirect I'm not sure what else I can do to test this. Any ideas?
Public Access settings issue
Hi
I've setup a page with Public Access restrictions on it basted on roles.
When I go to the page I see the correct login page. But when a user is logged in they just see the alternate content view of the login page not the page with the Public Access settings set on it.
I've tried removing the users role and re-adding it, I removed the Public Access setting on the page and re added it, I've removed any redirects in my login page so thats not controlling the login redirect I'm not sure what else I can do to test this. Any ideas?
I'm using a heavily modified version of the login control from - http://umbracoext.codeplex.com
My form on the restricted page is nothing special just a user control with some text and dropdowns on it.
Umb Ver: 4.0.2.1
IIS 6 & 7, .net 3.5, SQL 2005
TIA
Jon
is working on a reply...