Login Control with membership provider?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Alex_A
Posts: 1
Joined: Mon 03 Apr 2006 15:53

Login Control with membership provider?

Post by Alex_A » Mon 03 Apr 2006 16:01

I'm trying to use the new mempbership provider but can't seem to login with a standard login control.

I can add new users/roles fine from the admin pages and create new accounts from a createuserwizard.

The session table updates, and the failed password attempts in themembership table update even though the passwords match (it eventually locks out the user).

Is there something special that needs to be done to use a login control with the corelabs membership provider?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Wed 05 Apr 2006 09:00

We have reproduced the issue and fixed it for the MySQLDirect .NET.
Look forward to the next build.

Post Reply