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 4:  <html xmlns="http://www.w3.org/1999/xhtml">
Line 5:  <head id="head1" runat="server" />
Line 6:  <body class='<%= "bodyClass bodyClass"+ site.UNID %>'>
Line 7:      <input id="hfrootURL" type="hidden" runat="server" class="hfrootURCss" />
Line 8:      <form id="form1" runat="server">

Source File: c:\inetpub\vhosts\scaut-association.com\httpdocs\index.aspx    Line: 6

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.index_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\vhosts\scaut-association.com\httpdocs\index.aspx:6
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +275
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4238


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