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 202:                <div id="contentHeader">
Line 203:                    <!-- BREAD CRUMBS ======================================== -->
Line 204:                    <ol id="breadCrumbs" runat="server"><%= topicPath %><li class="active"><%= Message["MSUAI23001"] %></li></ol>
Line 205:                    <!-- // END BREAD CRUMBS -->
Line 206:

Source File: d:\WebSV\RateDetail.aspx    Line: 204

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) +10733877
   ASP.ratedetail_aspx.__RenderbreadCrumbs(HtmlTextWriter __w, Control parameterContainer) in d:\WebSV\RateDetail.aspx:204
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
   System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +42
   ASP.ratedetail_aspx.__RenderfrmMain(HtmlTextWriter __w, Control parameterContainer) in d:\WebSV\RateDetail.aspx:200
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +253
   System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +87
   System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +53
   ASP.ratedetail_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\WebSV\RateDetail.aspx:51
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
   System.Web.UI.Page.Render(HtmlTextWriter writer) +38
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4240


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