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 34: <div class="main_warp"> 
Line 35: 	<!--banner_warp begin-->
Line 36:     <div class="banner_warp" style="background-image:url(<%=banner.ExRemark %>);"></div>
Line 37:     <!--banner_warp end-->  
Line 38:     <!--sub begin-->

Source File: d:\tianmei_website_HK\website\EN\product\content\Default.aspx    Line: 36

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.en_product_content_default_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\tianmei_website_HK\website\EN\product\content\Default.aspx:36
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +114
   System.Web.UI.Page.Render(HtmlTextWriter writer) +37
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975