开发者

Lack of consistency with passwordRecovery control!

I have 3 controls:Login, CreateUserWizard (which works fine) and PasswordRecovery Control.

I registered in CreateUserWizard control. Logged in and everything was fine!, but then when i used the passwordRecovery control, it gave me both of these: Login name:NewOrder Password:v9+.?&lxmnh2

That wasnt my password at all, when i try to login again with that password开发者_Go百科 or with my old password, i cant login. When i try to register in the CreateUserWizard control, it tells me that i am already a member, and i need to choose a different name!!

Why is this happening, how can i login or get a new password?

lol, i am not even in the aspnet_Users field in aspmeddb..


Check to see if you are encrypting the passwords when creating a user on the website. If the passwords are encrypted before going into the database then the PasswordRecovery control will only send out a new password for you to use.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜