摘要:
usingSystem.Web.SessionStateHttpSessionState ss = HttpContext.Current.Session;HttpContext.Current.Session["test"] = "test";TextBox1.Text = ss.SessionID; 阅读全文
posted @ 2010-02-20 22:29
greencolor
阅读(190)
评论(0)
推荐(0)
摘要:
If you deploy your application in a Web farm, you must ensure that the configuration files on each server share the same value for validationKey and decryptionKey<machineKey validationKey="21F09093... 阅读全文
posted @ 2010-02-20 14:41
greencolor
阅读(170)
评论(0)
推荐(0)
浙公网安备 33010602011771号