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:


Line 1142:            }
Line 1143:        }
Line 1144:        litBotomLinks.Text += Cache[CachName].ToString();
Line 1145:    }
Line 1146:}

Source File: d:\virtual\NEW_RII\2eat.master.cs    Line: 1144

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   _2eat.SetBottomLinks(Boolean isFirstPage) in d:\virtual\NEW_RII\2eat.master.cs:1144
   _2eat.litBotomLinks_Init(Object sender, EventArgs e) in d:\virtual\NEW_RII\2eat.master.cs:815
   System.Web.UI.Control.OnInit(EventArgs e) +105
   System.Web.UI.Control.InitRecursive(Control namingContainer) +165
   System.Web.UI.Control.InitRecursive(Control namingContainer) +369
   System.Web.UI.Control.InitRecursive(Control namingContainer) +369
   System.Web.UI.Control.InitRecursive(Control namingContainer) +369
   System.Web.UI.Control.InitRecursive(Control namingContainer) +369
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1597


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3640.0