strange behaviour: deleting user from Membership

R

Rich

When I delete a user from membership, it does not get deleted but
disabled.
So, when I add a new user with same spelling but different case, it
instead adds the old user.

eg:


Membership.DeleteUser("Louis", true);// Capital "L" here

Membership.CreateUser("louis", "password","email");// Lower-case "l"
here

Instead of adding user "louis", it added the old user "Louis".

According to msdn2, this should have not happened.

Is there a workaround this issue?

Thanks,
Rich
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top