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 69: else
Line 70: 
Line 71:    strTempText = request.cookies("thetext").value
Line 72:    dim strTempHiddenText = request.cookies("hiddentext").value
Line 73: 

Source File: E:\domains\zetacity.com\httpdocs\zetacity.com\insidethetardis\games_exterminateman.aspx    Line: 71

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.insidethetardis_games_exterminateman_aspx.PageLoadContinue(Object dtNow) in E:\domains\zetacity.com\httpdocs\zetacity.com\insidethetardis\games_exterminateman.aspx:71
   ASP.insidethetardis_games_exterminateman_aspx.Page_Load() in E:\domains\zetacity.com\httpdocs\zetacity.com\insidethetardis\includes\header.aspx:17
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +9851442
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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