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

Forget password not working with membership?

Visto 0 veces
Saltar al primer mensaje no leído

brett

no leída,
27 ene 2007, 2:10:2527/1/07
a
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:2027/1/07
a
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:1327/1/07
a
> 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