Author: SamU | Posted on: 12/22/2009 1:07:53 PM | Views : 886

Hi,
I have a page which is in a folder that has a web.config file in order to make sure only those users who are in specific roles can access the page.
I try to hit the page without logging in first. I then get redirected to my login page as I should. In the URL, I see the returnURL but after logging in, I don't get redirected to the page I was trying to hit. Instead, I'm sent to the home page.
Any idea why this might be happening?

...

Go to the complete details ...