November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Chris,
If you indeed do not move from the login page (I'm assuming the /util/login.aspx page) then it means that the login was successful, but you do not have authorization to that page. I'm guessing it's because you are trying to access edit mode and only certain roles are allowed into edit mode (see edit mode's location in web.config) which you are not part of.
Hope that helps :)
Hi Toni,
That makes sense, I put that into the edit section and it's logged me in! So obvious but would have spent hours on it until I worked it out
Thanks very much
web.config
WCFMembershipProvider.cs
WCFRoleProvider.cs