I found a problem when using Form verification, use
Session ["Username"] = "name"; FormSauthentication.RedirectFromLoginPage ("UserName", false);
Through authentication, it is not doing any operation for a while, and the session timeout, and the authentication is still, I don't know why?