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:


Line 10: <div id="ContentWrapper">
Line 11:     <rcn:BreadCrumbs ID="ucBreadCrumbs" runat="Server" />
Line 12:     <div id="Content" <%=ShowLeftNav() %>>
Line 13:         <div id="Utilities" class="pageTopUtil"> 
Line 14:             <rcn:UtilityBar ID="ucUtilityBar" runat="server" />

Source File: e:\WWW\Verve_RCNNew\wwwroot\App_PageLayouts\Page.ascx    Line: 12

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   System.Web.UI.BasePartialCachingControl.Render(HtmlTextWriter output) +341
   ASP.app_pagelayouts_page_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in e:\WWW\Verve_RCNNew\wwwroot\App_PageLayouts\Page.ascx:12
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +114
   System.Web.UI.BasePartialCachingControl.Render(HtmlTextWriter output) +474
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +239
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +239
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +252
   System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +86
   System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +52
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +239
   System.Web.UI.Page.Render(HtmlTextWriter writer) +37
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


Version Information: Microsoft .NET Framework Version:2.0.50727.5456; ASP.NET Version:2.0.50727.5456