18+ | Spil ansvarligt | Selvudelukkelse via ROFUS.nu | Kontakt Spillemyndighedens hjælpelinje på StopSpillet.dk

Regnskab - Problemer med Betwatcher

6 kommentarer
11 Visninger
Hej,

Kæmper pt med at kunne se mine aktive spil. Får bare denne skærm frem:


Server Error in '/' Application.

Index and length must refer to a location within the string.
Parameter name: length

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.ArgumentOutOfRangeExcep…: Index and length must refer to a location within the string.
Parameter name: length

Source Error:


Line 6400: OdbcDataReader getmonthRead = getMonthComm.ExecuteReader();
Line 6401: getmonthRead.Read();
Line 6402: string date = getmonthRead[0].ToString().Substring(0, 10);
Line 6403: int day = int.Parse(date.Substring(0, 2));
Line 6404: int month = int.Parse(date.Substring(3, 2));

Source File: d:\web\localuser\betwatcher.com\betxpert\updatepick.aspx.cs Line: 6402

Stack Trace:


[ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length]
System.String.InternalSubStrin…(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) +9386131
System.String.Substring(Int32 startIndex, Int32 length) +11
updatepick.FillAllDrop(String user) in d:\web\localuser\betwatcher.com\betxpert\updatepick.aspx.cs:6402
updatepick.Page_Load(Object sender, EventArgs e) in d:\web\localuser\betwatcher.com\betxpert\updatepick.aspx.cs:127
System.Web.Util.CalliHelper.Ev…(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHand…(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +91
System.Web.UI.Control.LoadRecu…() +74
System.Web.UI.Page.ProcessRequ…(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

Nogle andre der har problemer eller nogen der ved hvad man evt. kan gøre??

PFT

6 Kommentar

Tilføj kommentar