Page 1 of 1

Problem with Create User wizard control

Posted: Tue 22 May 2007 19:53
by richard
Using the CoreLab Membership provider (PostgreSQL) with the .NET built-in CreateUserWizard Control seems to create some problems when it comes error handling.

If the password does not satisfy the minimum length or minimum non alphanumerical characters configuration, the Provider throws an exception that is not endled by the CreateUserWizard for some reasons.

The built-in .NET provider does not behave in this way, it simply gets the user back to the user creation page with a proper error message.

Also, since the CreateUserWizard control does have an event handler (CreateUserError) and its doesn't get to it lead me to believe this is not working as intended.

Posted: Wed 23 May 2007 07:01
by Alexey
Please send me a small test project to reproduce the problem.
Use e-mail address provided in the Readme file.