Hi Imar,
Everything appears to be in order....at long last.
The only remaining oddity is the CreateUser control. It does create new users, and they do appear in the database. But the control acts inconsistently when a new user is created.
Most of the time, instead of getting the "successfully created" message and Continue button, I get the validation message "Please enter a different user name." This occurs even with users who have never been entered before. Once or twice I did get the "successfully created" message, but there was nothing I could see that was unique to that user that shouldn't have also applied to the others.
I went through the control's settings to see if maybe I flipped something I shouldn't have, but all looks in place. Have you ever encountered this?
Logging in/out and accessing "Forgot Password" all work fine as well, except for the email part of the latter, but I think that's because I'm currently running this off my localhost (desktop) rather than our production web server. Hopefully when it migrates there, that problem will go away.
Thanks again!
~e