Ummmm...I am using 4.5.3 on my production site. I changed the setting so that registration is required. I intended to change it so that when you register, you have to have a profile and answer one new question: why are you registering?
I set something up wrong and no one can login at all (not the host, no one). Everyone gets this error:
A critical error has occurred.
Unable to find control id 'I am registering because:' referenced by the 'ControlToValidate' property of 'I am registering because:_Req'.
Please tell me how I get get out of this spot so that people can login?
Are there any settings in development.config or web.config that could allow login so that I could login and reset this? some sql table changes that could be made (that would be more difficult to accomplish at this point than the web.config or development.config changes?