Server Error in '/' Application.

The given key was not present in the dictionary.

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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

Source Error:


Line 44:             <ul>
Line 45:               <li>
Line 46:                 <a href="ResumenPartido_101549_210_2020_47" class='<%=IIf(dPar("854-1046").ToString.Trim = "", "next", "") %>'>
Line 47:                   <div class="equipos">
Line 48:                     <div class="equipo loc">

Source File: C:\HostingSpaces\devzone\rugbychampagneweb.com\wwwroot\MundialJapon2019.aspx    Line: 46

Stack Trace:


[KeyNotFoundException: The given key was not present in the dictionary.]
   System.ThrowHelper.ThrowKeyNotFoundException() +36
   System.Collections.Generic.Dictionary`2.get_Item(TKey key) +52
   ASP.mundialjapon2019_aspx.__RenderContent2(HtmlTextWriter __w, Control parameterContainer) in C:\HostingSpaces\devzone\rugbychampagneweb.com\wwwroot\MundialJapon2019.aspx:46
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   ASP.masterrch_master.__Renderfrm1(HtmlTextWriter __w, Control parameterContainer) in C:\HostingSpaces\devzone\rugbychampagneweb.com\wwwroot\MasterRCH.master:74
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +11835081
   System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +47
   System.Web.UI.Adapters.ControlAdapter.Render(HtmlTextWriter writer) +24
   FormRewriterControlAdapter.Render(HtmlTextWriter writer) in C:\HostingSpaces\devzone\rugbychampagneweb.com\wwwroot\App_Code\FormRewriter.vb:7
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +115
   System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +50
   ASP.masterrch_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\HostingSpaces\devzone\rugbychampagneweb.com\wwwroot\MasterRCH.master:23
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +250
   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.3930.0