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 396:
Line 397:	<div id="content" class="left2a">
Line 398:	<div class=h1-left1><%if not(eEmail.trim = "") then%><div style="float: right; padding-right: 20px;"><a href="javascript:contactForm();"><b>Contact <%=eFirstName%></b></a></div><% End if %><h1><span class=hbg-white><%=eFirstName.toUpper%> <%=eLastName.ToUpper%></span></h1></div>
Line 399:	<%
Line 400:If (eShowBio) Then %>

Source File: S:\WWW\appellation\editor.aspx    Line: 398

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.editor_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in S:\WWW\appellation\editor.aspx:398
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +114
   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.9061; ASP.NET Version:2.0.50727.9062