Request cannot be processed. Try again in a few minutes.
Exception of type 'System.Web.HttpUnhandledException' was thrown. Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.admin_hartaplanificare_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\webgps\6361f87d\a768cb66\App_Web_hartaplanificare.aspx.fdf7a39c.nspxcxpq.0.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Briliant.GPS.Routing.Results.ManagerRutare.GetClustereComenzi(List`1 comenzi, List`1 vehicule, ClusteringStruct clustering, Restrictii restrictii, Factori factori) in C:\WORK\Briliant.GPS\Briliant.GPS.Routing.Results\ManagerRutare.cs:line 7220
at Briliant.GPS.Routing.Results.ManagerRutare.GetClustereComenzi(Guid userId, Int32 companieId, Int32 zonaId, DateTime ziLivrare, List`1 comenzi, List`1 vehicule, ClusteringStruct clustering, Restrictii restrictii, Factori factori, Nullable`1 coefAjustareTimpTrans, Nullable`1 matriceSimetrica, Nullable`1 faraMatrice, Nullable`1 tipCostRutareId, String idListSubzone, String idListVehicule) in C:\WORK\Briliant.GPS\Briliant.GPS.Routing.Results\ManagerRutare.cs:line 7194
at Briliant.GPS.Web.Admin_HartaPlanificare.btnGenerareSubzone_Click(Object sender, EventArgs e) in c:\Briliant.GPS\Briliant.GPS.Web\Admin\HartaPlanificare.aspx.cs:line 1203
at Telerik.Web.UI.RadButton.OnClick(ButtonClickEventArgs e)
at Telerik.Web.UI.RadButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|