Grupos de Google ya no admite publicaciones ni suscripciones nuevas de Usenet. El contenido anterior sigue visible.

Forget password not working with membership?

0 vistas
Ir al primer mensaje no leído

brett

no leída,
27 ene 2007, 2:10:25 a.m.27/1/2007
para
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

brett

no leída,
27 ene 2007, 4:14:20 a.m.27/1/2007
para
It seems deleting the login control and adding it back fixes this. I
just can't figure out how to make it stop redirecting to default.aspx
after logging in. Although I do have a different page setup in IIS and
web.config.

Gaurav Vaish (www.edujini-labs.com)

no leída,
27 ene 2007, 11:03:13 a.m.27/1/2007
para
> just can't figure out how to make it stop redirecting to default.aspx
> after logging in. Although I do have a different page setup in IIS and
> web.config.


Default.aspx is the default page (unless returnUrl parameter is there).
Update the value of "DestinationPageUrl" property of the Login control.

--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujini-labs.com
-----------------------------------------


0 mensajes nuevos