Re: Forms Authentication

From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 10/10/05


Date: Sun, 09 Oct 2005 23:16:47 -0700

Hello Rich,

the password is not strong enough - try abc!123

that should work - password strength requirements are configured in the <membership>
element in web.config.

also try the quickstarts at beta.asp.net.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> I'm new to ASP.net I went to a whats new in 2.0 in pittsburgh and am
> trying
> to put together a little demonstration for my company, I wanted to
> have a
> basic login page to chage the site theme. But everytime I got into the
> configureation page select form authentocation and try to create a
> user it
> won't accept my password, says create another password. Any idea what
> I am
> doing wrong? I'm not experianced with asp enough to know what is
> wrong.
> Thanks in Advance,
> Rich