You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2021. It is now read-only.
When I call Membership.CreateUser, if my password, for example, don't meet the required alphanumeric characters, the application give me an null reference exception in stead of return in out parameter "CreatedStatus" with the appropiate error.