I have developed a membership using asp.net membership feature. User is able to register successfully and log in to the website. However, after a while, for unknown reason, the user can't login, and do a password recovery, it shows the user name not found.
I checked the user account. it is in the membership table. Any suggestions?
Go to the complete details ...