page level authorization
hi
i have a problem about page level authorization.i tried to give access permission of pagex to user1, and i dont want user2 to see pagex menu item (user2 should not at least access pagex). allowed user can successfully access pagex.but when user2 logins, he still can see the menu item of pagex (i already made changes in sitemap file) and when he clicks he faces an error page stating that login.aspx(a page that i previously created but then deleted)does not exist...so it is trying to display login.aspx that does not actually exist.how can i solve this situation?
|