When I run the application on my local development server and I select Logout from the global menu, I get logged out and returned to the login page, as expected. When I deploy the application to my hosting server, and select Logout from the global menu, I don't get logged out and the displayed page remains active. I do seem to have reduced rights at that point. The username in the upper right-hand corner (when logged in) changes to a Login link. Clicking that returns me to the login screen. I noticed another similar issue in the Forum and the suggestion was to remove Guest access. However, I don't have guest access implemented. However, if I'm in the Admin Area and select logout, then I get logged out and returned to the login screen. Very wierd!