Archive for January 9th, 2008

Checking for a null session is a serious matter (2008-1-9)

While using Infragistics NetAdvantage for ASP.NET I noticed a bug while working with the UltraGauge (WebGauge) control. It turns out that if you disable session state for the page that this control is on or for the entire web application as I had done for performance reasons, you get a nasty error: "Session state can [...]