Server Error in '/' Application.

Object variable or With block variable not set.

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 variable or With block variable not set.

Source Error:


Line 189:<b>Group Results:</b> <a href="group_results.aspx?show=<%=show%>">View All</a><br>
Line 190:<p></p>
Line 191:<%if rsShow("breeds").value() = "All" and show.indexof("Nationals") = -1 then%>
Line 192:
Line 193:<table class="tables" align="center" width="100%">

Source File: E:\Showdog\shows\show_results.aspx    Line: 191

Stack Trace:


[NullReferenceException: Object variable or With block variable not set.]
   Microsoft.VisualBasic.CompilerServices.Container..ctor(Object Instance) +1475398
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) +250
   ASP.shows_show_results_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in E:\Showdog\shows\show_results.aspx:191
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   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) +8753


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