Dim objUser As UserInfo = UserController.ValidateUser(PortalId, txtUsername.Text, txtPassword.Text, txtVerification.Text, PortalSettings.PortalName, ipAddress, loginStatus)
Even thought I put a break point here I skips over the code so I cannot really understand why I cannot login with the account host,host
If I create another account it will work but I need to log in as host.