Register Approval "a posteriori"
Hello,
I want to turn the Register in my site conditional to approval. In order to achieve that, I turn the "Disable CreatedUser" option to True, in the CreateUserWizard1, in the Register.aspx page.
The new user is in fact created and "not approved" (I saw that, after, in the manage users page), but when I (the user that is trying to register) am in the process of create the user, when I click the finish button, an Error page appears, saying:
...
set
{
this.SetPropertyValue("Newsletter", Value);
}
...
This property can´t be set by anonym users..
Can someone tell me some tips in order to do what I said.
Thank you very much.
All the best.
Luis J.
|