all groups > asp.net security > october 2007 >
You're in the

asp.net security

group:

Sends me to my Login page even after I'm logged in


Sends me to my Login page even after I'm logged in Jim
10/8/2007 2:46:09 PM
asp.net security: Hi, I'm trying to setup ASP security for the first time and am having some
problems. If anybody can help, I would greatlly appretiate it. I setup the
aspnetdb and setup users and roles through the ASP.net configuration. I
setup a Logincs.aspx page with a Login Web Control. When I go to my
Default.aspx page it successfully sends me to my login page. When I enter a
User Name and Password and hit Log In, it seems to send me back to the
Default.aspx page, but the page doesn't reconize that I'm loged in sends me
right back to my login page. Again, if anyone has any ideas as to what I'm
doing wrong, I would greatly appritate it.

Thanks,
Jim

Re: Sends me to my Login page even after I'm logged in Jim
10/10/2007 6:36:42 PM
It turned out, the web.config file I copied had the line <deny users="*" />
which denied access to all users. I took that out and it worked fine.
Thanks for your help. I appreciate it.



Jim



[quoted text, click to view]

Re: Sends me to my Login page even after I'm logged in Alexey Smirnov
10/10/2007 7:23:01 PM
[quoted text, click to view]

It could be that you don't have rights for that page. Do you use any
group based security?
AddThis Social Bookmark Button