For forums, blogs and more please visit our
Developer Tools Community.

Object reference not set to an instance of an object.

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.]
   System.Web.SessionState.HttpSessionState.Remove(String name) +5
   ccUserInfo.TccUserInfo.ClearSession() in D:\CDN\trunk\CDN\Dev\CodeCentral\Net\WebClient\ccUserInfo.pas:138
   ccUserInfo.TccUserInfo.InitFromSession() in D:\CDN\trunk\CDN\Dev\CodeCentral\Net\WebClient\ccUserInfo.pas:126
   ccUserInfo.TccUserInfo..ctor(HttpContext Context) in D:\CDN\trunk\CDN\Dev\CodeCentral\Net\WebClient\ccUserInfo.pas:110
   Global.TGlobal.get_UserInfo() in D:\CDN\trunk\CDN\Dev\CodeCentral\Net\WebClient\Global.pas:1085
   ccPage.TccPage.ProcessSideBar(TemplateTag ATag) in Controls\ccPage.pas:292
   ccPage.TccPage.TccPage_ProcessTag(Object Sender, ProcessTagEventArgs e) in Controls\ccPage.pas:270
   EDN.Web.TemplateControl.OnProcessTag(ProcessTagEventArgs e) +39
   EDN.Web.TemplateControl.DoProcessTemplateTag(Object Sender, ProcessTemplateTagEventArgs e) +40
   EDN.Web.TaggedTemplate.OnProcessTemplateTag(ProcessTemplateTagEventArgs e) +22
   EDN.Web.TaggedTemplate.ProcessTags() +130
   EDN.Web.TemplateControl.ProcessTags() +12
   EDN.Web.TemplatePage.OnInit(EventArgs e) +440
   BadUrl.TBadUrlPage.OnInit(EventArgs e) in D:\CDN\trunk\CDN\Dev\CodeCentral\Net\WebClient\BadUrl.pas:52
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378

: ETNACDC04