Got it! I don't know why this worked, but it did. You will notice in the code behind for the Login control, about two postings back, I have an empty Login1_authenticate event. Removing that empty event from the code behind has somehow unblocked the Login control. It's finally working.
I am assuming that because the event was there, code was expected--?? Again, thanks for helping me keep my sanity while trying to figure this out.
|