Problem with Forgotten Password retrieval
I am having a problem getting the password retrieval control to work. I get as far as being able to ask the security question, but get the following error after I submit the correct answer:
The specified string is not in the form required for an e-mail address.
Rather unhelpfully the .net framework does not quote the string which is not recognisable as an email address so that I cannot trace where the fault is arising.
Has anyone else come across this problem and knows what to do to fix it?
Thanks.
|