关于ASP.NET 中Session丢失的相关文章


FIX: Windows Opened by Script Lose Authentication or Session(microsoft官方)
http://support.microsoft.com/default.aspx?scid=kb;EN-US;196383

IE中用window.open() 新开页面,有时会丢失Session 的问题
http://blog.joycode.com/ghj/archive/2004/06/23/25521.aspx


ASP.NET Session State FAQ
http://www.eggheadcafe.com/articles/20021016.asp

PRB: Session Data Is Lost When You Use ASP.NET InProc Session State Mode
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q324772

BUG: Session Data Is Not Saved in Out-of-Process Session State
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q312112

你可能感兴趣的:(asp.net)