Re: ASP.NET 2.0 Membership problem
From: Brock Allen (ballen_at_NOSPAMdevelop.com)
Date: 04/27/05
- Next message: Brock Allen: "Re: authentication not kept when deploying application"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: LDAP"
- In reply to: Joe Gilkey: "ASP.NET 2.0 Membership problem"
- Next in thread: Joe Gilkey: "Re: ASP.NET 2.0 Membership problem"
- Reply: Joe Gilkey: "Re: ASP.NET 2.0 Membership problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 27 Apr 2005 10:04:24 -0700
You're the second person to ask this today :)
By default they have enabled stronger password validation:
http://msdn.microsoft.com/netframework/downloads/updates/fw20readme.aspx
Check out section "3.1.5 ASP.NET Membership Enforces Password Strength Requirements"
-Brock
DevelopMentor
http://staff.develop.com/ballen
> I am trying to create an application using ASP.NET 2.0 which takes
> advantage of the new Membership features (I am using Visual Web
> Developer Beta 2). I created a default database on SQL Server 2000
> using aspnet_regsql -W on my machine. After following the setup
> instructions, I am unable to create a new user. I keep getting the
> "Please enter a different password." error on the Create User screen
> (ASP.NET Web site admin tool). I have tried numerous types of
> passwords, but nothing seems to work. Does anyone have any ideas?
>
- Next message: Brock Allen: "Re: authentication not kept when deploying application"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: LDAP"
- In reply to: Joe Gilkey: "ASP.NET 2.0 Membership problem"
- Next in thread: Joe Gilkey: "Re: ASP.NET 2.0 Membership problem"
- Reply: Joe Gilkey: "Re: ASP.NET 2.0 Membership problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]