Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 7th, 2006, 06:17 AM
Registered User
 
Join Date: Dec 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default checkpassword control new password not accepting

I use changepassword control with the following
settings.

MinRequiredPasswordLength="2"
MinRequiredNonAlphanumericCharacters="1"
passwordStrengthRegularExpression=""

but, it is not accepting the new password. always, displays the
message

Password incorrect or New Password invalid. New Password length minimum: 3. Non-alphanumeric characters required: 1.

how to rectify this?.

I checked this with custome membership provider also. the message
is repeated.


Thanks


 
Old January 7th, 2007, 05:13 PM
Registered User
 
Join Date: Jan 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
Did you ever find a resolution to this problem? I have the same problem.

Thanks,
Nam Hu
 
Old February 9th, 2007, 05:58 AM
Registered User
 
Join Date: Feb 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello,
has anyone found a resolution to this problem? I'm having the same issue..
thanks
 
Old February 9th, 2007, 10:42 AM
Registered User
 
Join Date: Jan 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
I figured out what was happening, one of the constructors on my custom MembershipProvider was not calling the base constructor. Hope this helps.

Nam Hu
 
Old December 7th, 2010, 02:35 AM
Registered User
 
Join Date: Dec 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by hass0002 View Post
Hi,
I figured out what was happening, one of the constructors on my custom MembershipProvider was not calling the base constructor. Hope this helps.

Nam Hu

Can U Post code so it will help us





Similar Threads
Thread Thread Starter Forum Replies Last Post
Profiles and Password Recovery Control Sheraz Khan BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 4 October 8th, 2007 03:46 PM
Loading Password into Login Control amatytfc ASP.NET 2.0 Basics 5 July 2nd, 2007 09:00 AM
Accepting Connections js_newbie Linux 0 April 25th, 2007 05:29 AM
checkpassword control not working aruni_cbe ASP.NET 1.0 and 1.1 Professional 0 October 7th, 2006 05:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.