Forms authentication does not work......

From: Dwight Goins (dngoins@aol.com)
Date: 12/30/02


From: "Dwight Goins" <dngoins@aol.com>
Date: Mon, 30 Dec 2002 11:27:12 -0800


Inside your
"<authentication mode="Forms" ...

make sure your mode="Forms" is capitalized.
I received this error when mode="forms" is not
capitalized.

>-----Original Message-----
>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'
>
>
>.
>



Relevant Pages

  • Forms authentication does not work......
    ... I get the following error message in web config file when I use forms ... I get this error whenI add this to the authentication section ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Anyone care to help explain forms authentication in 2.0?
    ... forms authentication. ... But changing info there doesn't seem to change ... anything in my web config file. ... deploy my app to another server if I have to set up forms authenticatino ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Forms authentication does not work......
    ... I do have the forms within the authentication section of the ... >> I get the following error message in web config file when I use forms ... >> Unrecognized configuration section 'forms' ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Forms authentication does not work......
    ... Do you have forms inside the <Authentication> section? ... > I get the following error message in web config file when I use forms ... > Unrecognized configuration section 'forms' ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Authentication issue
    ... Ok a newbie here... ... i have a sql server db I got from a book to learn. ... with the 'Authentication' mode. ... i have a web config file but I am not sure what goes where? ...
    (microsoft.public.dotnet.framework.aspnet.security)