Hi, can someone tell me how I can use the CreateUser method in the Membership class without having to assign a question and answer?
I have disabled it in the web config: requiresQuestionAndAnswer="false"
I need the status output from the CreateUser method but the overload requires a question and answer, can anyone suggest how I can go about this? Thanks.