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 ..\WebClient\ccUserInfo.pas:138
   ccUserInfo.TccUserInfo.InitFromSession() in ..\WebClient\ccUserInfo.pas:126
   ccUserInfo.TccUserInfo..ctor(HttpContext Context) in ..\WebClient\ccUserInfo.pas:110
   ccPage.TccPage.ProcessSideBar(TemplateTag ATag) in ..\WebClient\Controls\ccPage.pas:288
   ccPage.TccPage.TccPage_ProcessTag(Object Sender, ProcessTagEventArgs e) in ..\WebClient\Controls\ccPage.pas:270
   EDN.Web.TemplateControl.OnProcessTag(ProcessTagEventArgs e) +114
   EDN.Web.TemplateControl.DoProcessTemplateTag(Object Sender, ProcessTemplateTagEventArgs e) +82
   EDN.Web.TaggedTemplate.OnProcessTemplateTag(ProcessTemplateTagEventArgs e) +81
   EDN.Web.TaggedTemplate.ProcessTags() +170
   EDN.Web.TemplateControl.ProcessTags() +35
   EDN.Web.TemplatePage.OnInit(EventArgs e) +612
   BadUrl.TBadUrlPage.OnInit(EventArgs e) in D:\CDN\trunk\CDN\Dev\CodeCentral\Net\CCEdit\BadUrl.pas:52
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378

: ETNACDC03