Trying to use HttpContext.Current.Session in Session_End event of Global.asax will result in NullRefenceException. Use just Session (without HttpContext.Current) object instead.
Tags: global.asax, session_end, session
ASP.NET
Powered by BlogEngine.NET 1.4.0.0 Theme by Mads Kristensen
None