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 12: <input type="hidden" id="mini_site_id" name="mini_site_id" value="<%=miniSiteId %>" />
Line 13: <table width="700" border="0" cellspacing="0" cellpadding="0">
Line 14:     <div class="bg-dahat" style="background-image: url(../<%=System.Configuration.ConfigurationManager.AppSettings["shared_images_folder"]%>/<%=dtblExTypeDetails.Rows[0]["EXPPERT_TYPE_DEFAULT_HEADER_IMAGE"].ToString() %>);">
Line 15:         <div class="excel-al-right txtb16b" style="max-height: 100px; max-width: 260px; padding-top: 40px;
Line 16:             margin-right: 8px;">

Source File: c:\inetpub\wwwroot\petbuy.co.il\Site\ExpertMiniSite.aspx    Line: 14

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.expertminisite_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\petbuy.co.il\Site\ExpertMiniSite.aspx:14
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +275
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4238


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