7. In the root of the website, create a new Web Form called SignUp.aspx based on your custom template
and give it a Title of Sign Up for a New Account at Planet Wrox.
8. Switch the page to Design View and from the Toolbox, drag a CreateUserWizard control into the
main content area for the page. Save and close the page.
9. Open the Web.config file from the root of the site and add an element with its
mode attribute set to Forms as a direct child of the element.
...