Exception     : Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index
App Error Log : -
Employee ID   : 690
Action Name   : Call_HealthPartialView
Model         : System.Web.Mvc.HandleErrorInfo
Controller    : Exchange
Web Error Log :    at System.Collections.Generic.List`1.get_Item(Int32 index)
   at ASP._Page_Areas_UserDetails_Views_Exchange_Health_PartialViews_Ex_PV_AllHealthPlan_cshtml.Execute() in d:\Workterra Web\BenAdmin\Areas\UserDetails\Views\Exchange\Health_PartialViews\Ex_PV_AllHealthPlan.cshtml:line 571
   at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
   at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
   at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
   at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
   at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)