Server Error in '/' Application.

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   WebApp.WebControls.DailyGridDisplay.FinishTable() in E:\Cedar Rapids\TitanTVProjects\TitanTV\3.0\TitanTV-3.0.Classes\WebControls\Grid\DailyGridDisplay.cs:244
   Decisionmark.CommonLibrary.Grid.GridRenderer.Draw(GridDisplay displayObj, IGridScheduleIterator scheduleIterator, GridDisplayModes displayMode) in E:\Cedar Rapids\(Shared)\CodeLibs\DecisionmarkCommon\2.0 Optimized\Decisionmark.CommonLibrary\Grid\GridRenderer.cs:256
   Decisionmark.CommonLibrary.Grid.GridDisplay.RenderGrid() in E:\Cedar Rapids\(Shared)\CodeLibs\DecisionmarkCommon\2.0 Optimized\Decisionmark.CommonLibrary\Grid\Abstract\GridDisplay.cs:195
   WebApp.WebControls.DailyGridDisplay.RenderGrid() in E:\Cedar Rapids\TitanTVProjects\TitanTV\3.0\TitanTV-3.0.Classes\WebControls\Grid\DailyGridDisplay.cs:682
   WebApp.WebControls.DailyListings.RenderGrid() in E:\Cedar Rapids\TitanTVProjects\TitanTV\3.0\TitanTV-3.0.Classes\WebControls\DailyListings.cs:467
   WebApp.WebControls.DailyListings.OnPreRender(EventArgs e) in E:\Cedar Rapids\TitanTVProjects\TitanTV\3.0\TitanTV-3.0.Classes\WebControls\DailyListings.cs:373
   System.Web.UI.Control.PreRenderRecursiveInternal() +80
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062