Re: Forms authentication does not work......
From: Beth Breidenbach (beth.breidenbach@getronics.com)
Date: 12/27/02
- Next message: Craig Williams: "Re: microsoft authenticode digital id"
- Previous message: Persephone: "Re: microsoft authenticode digital id"
- In reply to: asp_dot_net: "Re: Forms authentication does not work......"
- Next in thread: Chetan Handa: "Re: Forms authentication does not work......"
- Reply: Chetan Handa: "Re: Forms authentication does not work......"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Beth Breidenbach" <beth.breidenbach@getronics.com> Date: Fri, 27 Dec 2002 14:05:10 -0800
Can you post your Authentication section?
"asp_dot_net" <asp_dot_net@hotmail.com> wrote in message
news:u4F6QicrCHA.1656@TK2MSFTNGP09...
> Firstly, i like to say thanks for the quick reply....
> Yes, I do have the forms within the authentication section of the
> web.config file.
>
>
> "Cowboy (Gregory A. Beamer)"
<N0SpamMPleezEgbworld@comcast.netN0SpamMPleezE>
> wrote in message news:OWMIv6brCHA.1808@TK2MSFTNGP09...
> > Do you have forms inside the <Authentication> section? as in:
> >
> > <authentication mode="Forms">
> > <forms name="trip" loginUrl="login.aspx" protection="All" path="/"
/>
> > </authentication>
> >
> > --
> > Gregory A. Beamer
> > MVP; MCP: +I, SE, SD, DBA
> > Author: ADO.NET and XML: ASP.NET on the Edge
> >
> >
>
****************************************************************************
> > ****
> > Think outside the box!
> >
>
****************************************************************************
> > ****
> > "asp_dot_net" <asp_dot_net@hotmail.com> wrote in message
> > news:#AorgkbrCHA.428@TK2MSFTNGP09...
> > > I get the following error message in web config file when I use forms
> > > authentication.
> > > I get this error whenI add this to the authentication section
> > >
> > > <forms name="trip" loginUrl="login.aspx" protection="All" path="/" />
> > >
> > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!Error
> > > message!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> > >
> > > Unrecognized configuration section 'forms'
> > >
> > >
> >
> >
>
>
- Next message: Craig Williams: "Re: microsoft authenticode digital id"
- Previous message: Persephone: "Re: microsoft authenticode digital id"
- In reply to: asp_dot_net: "Re: Forms authentication does not work......"
- Next in thread: Chetan Handa: "Re: Forms authentication does not work......"
- Reply: Chetan Handa: "Re: Forms authentication does not work......"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|