B
brett
I'm using ASP.NET 2.0 with roles/memberships. I have one page with
these controls:
- Login
- PasswordRecovery
- CreateUserWizard
After creating a user, I try to login but get an error saying the
attempt was not successful. After a few tries, I try the password
recovery. It sends me a password, which I try. I get the same message
as above. I do see my users in the database.
Any ideas why this isn't working?
Thanks,
Brett
these controls:
- Login
- PasswordRecovery
- CreateUserWizard
After creating a user, I try to login but get an error saying the
attempt was not successful. After a few tries, I try the password
recovery. It sends me a password, which I try. I get the same message
as above. I do see my users in the database.
Any ideas why this isn't working?
Thanks,
Brett