The PasswordRecovery.AnswerLookupError event is raised when the answer to the password recovery question is not validated by the membership provider defined in the PasswordRecovery.MembershipProvider property.
If the membership provider does not support password recovery question and answer, the PasswordRecovery.AnswerLookupError event is never raised.
For more information about handling events, see Consuming Events.