| filippo.triglione@gmail.com 2007-05-18, 1:20 pm |
| I'm receiving this error when I try to create a new user:
"Cannot create new user. The user profile object does not support e-
mail address
as the profile unique key. Please update your User Object profile
definition to
include GeneralInfo.email_address as unique key. "
In my User object definition I have the email address as unique key.
In particular I receive this error when insert an user with an
password used from other user or with the same email address domain
(very strange!).
If I execute an IISreset between two registration, the problem doesn't
occur, then I think depending from the CS cache.
I'm feeling lost, I don't understand this behavior.
Thanks in advance,
F.T
|