Server Error in '/ordering' 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 54: 						<tr>
Line 55: 							<td width="10%">&nbsp;</td>
Line 56: 							<td width="80%"><font size="2"><%=Notes %></font>
Line 57: 							</td>
Line 58: 							<td width="10%">&nbsp;</td>

Source File: e:\CollSoft Websites\downloads.collsoft.ie\Apps\Ordering\DownloadDetails.aspx    Line: 56

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   CollSoft.DownloadManager.UserWebInterface.DownloadDetails.get_Notes() in J:\Projects\CollSoft.ie\Ordering\CollSoft.DownloadManager.UserWebInterface\DownloadDetails.aspx.cs:57
   ASP.downloaddetails_aspx.__Renderform1(HtmlTextWriter __w, Control parameterContainer) in e:\CollSoft Websites\downloads.collsoft.ie\Apps\Ordering\DownloadDetails.aspx:56
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +275
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +11662590
   System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +46
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +52
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +168
   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.4700.0