When attempting to change my defense from fullcourt press to something different (just to see what happened) it froze and then threw me an error when I attempted to leave the page and come back and now it won't let me change anything in the defensive side. Using Chrome
Input string was not in a correct format.
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.FormatException: Input string was not in a correct format.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[FormatException: Input string was not in a correct format.]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +9593643
System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119
System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info) +35
System.Convert.ToByte(String value) +48
WhatIfSports.HoopsDynasty.Website.Coaching.TeamGamePlan.SaveButton_Click(Object sender, EventArgs e) in d:\TFS\WhatIfSports\Hoops Dynasty\Trunk\Website\Coaching\TeamGamePlan.aspx.cs:105
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +118
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +113
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +9
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1031