HCP-ONLINE logo Svenska | English

New user | Lost Password | Cookies
      
 
Start page /
 

SBGF logo
Utvecklas av Utvecklas av Softhouse
Online: 818  Logged in: 1
Version 2.2.0.2
2023-10-02 16:11
 
 

Web Application Error

An unexpected error have occurred in the web application.
If this is the first time the error occurrs, please try to return to the previous page, and try again.

If the error persists, please go to the start page.

System.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds. at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) at System.Array.CopyTo(Array array, Int32 index) at HCPOnline.CompetitionResultRounds.RoundResult(Object roundsResult, Int32 round) in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\CompetitionResultRounds.aspx.cs:line 439 at HCPOnline.CompetitionResultRounds.RoundsResultsColumns(Object roundsResults, Object rounds) in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\CompetitionResultRounds.aspx.cs:line 449 at ASP.competitionresultrounds_aspx.__DataBind__control14(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) at System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at HCPOnline.CompetitionResultRounds.GetData() in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\CompetitionResultRounds.aspx.cs:line 312 at HCPOnline.CompetitionResultRounds.PagePreRenderEvent(Object sender, EventArgs e) in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\CompetitionResultRounds.aspx.cs:line 332 at HCPOnline.BasePage.Page_PreRender(Object sender, EventArgs e) in K:\Bangolf\DevOps_HCPOnlineBackend\Source\HCPOnline\BasePage.cs:line 652 at System.Web.UI.Control.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)