|
Browse by Tags
All Tags » SessionState » WebGauge ( RSS)
-
Until Infragistics releases a fix for this problem, the workaround is to override the Page's session property and return null if HttpContext.Current.Session is null. You can find a full explination of the problem and proper work-around here, http://chadscharf.com/post/2008/01/Checking-for-a-null...
-
I have an ASCX user control with an UltraGauge control on it, which works fine. I recently disabled SessionState on my web site to help improve performance since it was not being used by the application itself. I ensured the DeploymentScenario for the UltraGauge was set up using the following: <DeploymentScenario...
Page 1 of 1 (2 items)
|
|