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 1564:		</button>
Line 1565:
Line 1566:		<soa:UnitInquiry runat="server" id="unitInquiry" UnitID="<%# UnitID %>" UnitLocation="<%# Specifications.UnitLocation %>" DealerID="<%# Specifications.DealershipID %>" StockNumber="<%# Specifications.StockNumber %>" Year="<%# Specifications.Year %>" Make="<%# Specifications.Make %>" Model="<%# Specifications.Model %>" Price="<%# Specifications.RetailPrice %>" />
Line 1567:
Line 1568:        <hr>

Source File: f:\Inetpub\virtualserver1\sites\soarr_reboot\search\specsheet\default.aspx    Line: 1566

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.search_specsheet_default_aspx.__DataBindingunitInquiry(Object sender, EventArgs e) in f:\Inetpub\virtualserver1\sites\soarr_reboot\search\specsheet\default.aspx:1566
   System.Web.UI.Control.OnDataBinding(EventArgs e) +99
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +177
   ASP.controls_unitinquiry_ascx.Page_Load() in f:\Inetpub\virtualserver1\sites\soarr_reboot\controls\unitinquiry.ascx:34
   System.Web.UI.Control.OnLoad(EventArgs e) +107
   System.Web.UI.Control.LoadRecursive() +89
   System.Web.UI.Control.LoadRecursive() +184
   System.Web.UI.Control.LoadRecursive() +184
   System.Web.UI.Control.LoadRecursive() +184
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1532


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