Hi-
I am new to ASP.NET and, therefore, am getting too many
errors which I don't know how to fix. I am currently working on an
assignment for a course and I am running into two different problems
when creating a "register user" page:
1) When I open the page in
the web browser, I get this error and I have no clue what it means or
how to fix it:
Server Error in '/' Application.
RegisterUser: CreateUserWizardStep.ContentTemplate
does not contain an IEditableTextControl with ID Email for the e-mail,
this is required if RequireEmail = true.
Description: An unhandled exception occurred during
the execution of the current web request. Please review the stack trace
for more information about the error and where it originated in the
code.
Go to the complete details ...