Author: markf12 | Posted on: 9/11/2009 8:53:06 AM | Views : 912

Hi, I'm new to ASP.NET and am stuck on what is probably a really easy problem. I have created a Register.aspx page with a CreateUserWizard control, and I want to turn off the security question and answer. No problem so far; I have found plenty of articles and posts saying it can be done, like this one.  I added a provider node to my web.config and made it look like this:

      <Go to the complete details ...