Hello:
I did the same, I didn't change anything, just copied the old ascx file to a new one.
However, I needed to add an if statment, when the user is authenticated. But the exception is happening in:
Dim objAuthUsers As New DotNetNuke.Security.Authentication.UserController
One more, thing, the registration by DNN, was replaced by my own registration, on my pc, it works perfect. Online, it is not working well, for example, when i register a new user, records are added to users, aspnet_user, aspnet_membership, no record is added to usersinrole tables. Even, I am unable to login with the new user created.
I am going crazy, don't know what ,migh cause all this.
Can you advise please?
thanks