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 924:</div>
Line 925:
Line 926:<div class="product_id_sep_price" style="display: <%# (storeProduct["isInClub"].ToString() == "True") ? "block" : "none" %>;"></div>
Line 927:
Line 928:<div class="product_id_price_container" style="display: <%# (storeProduct["isInClub"].ToString() == "True") ? "block" : "none" %>;">

Source File: c:\inetpub\wwwroot\hamesameach.co.il\Moduls\store\product_id\spid_old.ascx    Line: 926

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.spid_old.__DataBind__control11(Object sender, EventArgs e) in c:\inetpub\wwwroot\hamesameach.co.il\Moduls\store\product_id\spid_old.ascx:926
   System.Web.UI.Control.OnDataBinding(EventArgs e) +97
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +173
   System.Web.UI.Control.DataBindChildren() +246
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +191
   System.Web.UI.Control.DataBindChildren() +246
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +191
   System.Web.UI.Control.DataBindChildren() +246
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +191
   System.Web.UI.Control.DataBindChildren() +246
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +191
   System.Web.UI.Control.DataBindChildren() +246
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +191
   System.Web.UI.Control.DataBindChildren() +246
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +191
   store_product_id.Page_LoadComplete(Object sender, EventArgs e) in c:\inetpub\wwwroot\hamesameach.co.il\store-product-id.aspx.cs:79
   System.Web.UI.Page.OnLoadComplete(EventArgs e) +11859940
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5462


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