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 8:                  <div class="product-img-box">
Line 9:                      <p class="product-image">
Line 10:                         <a href="<%= Images.Split(',')[0] %>" class="cloud-zoom" id="ma-zoom1">
Line 11:                             <img src="<%= Images.Split(',')[0] %>" alt="Fusce aliquam" title="Fusce aliquam" />
Line 12:                         </a>

Source File: c:\inetpub\vhosts\bichson.com.vn\httpdocs\Controls\ProductDetailByID.ascx    Line: 10

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.controls_productdetailbyid_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\vhosts\bichson.com.vn\httpdocs\Controls\ProductDetailByID.ascx:10
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +262
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +159
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   ASP.master_main_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\vhosts\bichson.com.vn\tmp\root\85d5b2c0\11593d87\App_Web_wkumkugw.1.cs:0
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +262
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +159
   CMS.Framework.BasePage.Render(HtmlTextWriter writer) +97
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8920


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