Re: Forms Authentication Problem

From: Hernan de Lahitte (hernan_at_lagash.com)
Date: 01/22/04


Date: Thu, 22 Jan 2004 09:58:22 -0300

Take a look at this article, may be of some help.

http://www.theserverside.net/articles/article.aspx?l=FormAuthentication

-- 
Hernan de Lahitte - MSDE
Lagash Systems S.A. - Buenos Aires, Argentina
http://www.lagash.com
"keeper7k" <keeper7k@no.spam.com> wrote in message
news:MPG.1a2c1befca02574f989680@news.otenet.gr...
> Hi Everyone...
>
> I have a strange problem..
> I managed to perform authentication (cookie & cookieless ) and
> get redirected to a default page, but when i try to move to
> another page within the protected area, i get prompted for the login
> page again...
>
> My Web.Cofig in the authorization section looks like this :
>
>       <authorization>
>         <deny users="?" />
>       </authorization>
>
> Any suggestions would be appreciated..
> Thanks in advance...


Relevant Pages