Re: Forms Auth and codebehind
From: Adam Kinney (quemark@hotmail.com)
Date: 01/22/03
- Next message: Mike Moore [MS]: "RE: ASP.NET on SAN - not working"
- Previous message: Gabriela De Feo: "Re: Access denied ( From one site to another, that is in another server)"
- In reply to: Mads Jacobsen: "Forms Auth and codebehind"
- Next in thread: Mads Jacobsen: "Re: Forms Auth and codebehind"
- Reply: Mads Jacobsen: "Re: Forms Auth and codebehind"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Adam Kinney" <quemark@hotmail.com> Date: Wed, 22 Jan 2003 14:40:45 -0500
Whats the error, or what doesn't work about it?
"Mads Jacobsen" <mads.jacobsen@pol.dk> wrote in message
news:OJFtuYjwCHA.1620@TK2MSFTNGP11...
> Hi,
>
> Does anyone know why I can't use codebehind when trying to use Forms
> authentication?
>
> In my web.config, i have the lines:
>
> <authentication mode="Forms">
> <forms name="Logon" loginUrl="Logon.aspx" />
> </authentication>
>
> <authorization>
> <deny users="?" />
> </authorization>
>
> I'm using VS.NET, and I have never tried having Forms authentication work.
> This time i really have to...
>
> Regards,
> Mads
>
>
>
- Next message: Mike Moore [MS]: "RE: ASP.NET on SAN - not working"
- Previous message: Gabriela De Feo: "Re: Access denied ( From one site to another, that is in another server)"
- In reply to: Mads Jacobsen: "Forms Auth and codebehind"
- Next in thread: Mads Jacobsen: "Re: Forms Auth and codebehind"
- Reply: Mads Jacobsen: "Re: Forms Auth and codebehind"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]