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 811:</div>
Line 812:
Line 813:<div class="product_id_sep_price" style="display: <%# (storeProduct["isInClub"].ToString() == "True") ? "block" : "none" %>;"></div>
Line 814:
Line 815:<div class="product_id_price_container" style="display: <%# (storeProduct["isInClub"].ToString() == "True") ? "block" : "none" %>;">

Source File: c:\inetpub\wwwroot\kd-shop.co.il\Moduls\store\product_id\store_product_id_page.ascx    Line: 813

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.store_product_id_page.__DataBind__control10(Object sender, EventArgs e) in c:\inetpub\wwwroot\kd-shop.co.il\Moduls\store\product_id\store_product_id_page.ascx:813
   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
   store_product_id.Page_LoadComplete(Object sender, EventArgs e) in c:\inetpub\wwwroot\kd-shop.co.il\store-product-id.aspx.cs:65
   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