[HttpException (0x80004005): 會(huì)話狀態(tài)已創(chuàng)建一個(gè)會(huì)話 ID,但由于響應(yīng)已被應(yīng)用程序刷新而無(wú)法保存它。]
System.Web.SessionState.SessionIDManager.SaveSessionID(HttpContext context, String id, Boolean& redirected, Boolean& cookieAdded) +8652969
System.Web.SessionState.SessionStateModule.CreateSessionId() +57
System.Web.SessionState.SessionStateModule.DelayedGetSessionId() +64
System.Web.SessionState.SessionStateModule.ReleaseStateGetSessionID() +20
System.Web.SessionState.SessionStateModule.OnReleaseState(Object source, EventArgs eventArgs) +536
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
|