I got this error when implementing a custom membership provider for which I grabbed the code from this MSDN article.
When I tried to login through ASP.Net's Login control I got the following error:
"Hashed or Encrypted passwords are not supported with auto-generated keys...
[More]