Not sure if anyone has brought this up or not...running Safari on a MacBook Pro all Sr/5 players show as just () for their class on the practice page.

Nothing huge, but throwing it out there as an FYI

5/30/2016 4:18 PM

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

5/30/2016 4:23 PM

Just extra info I tried switching to IE and still had the same error.

5/30/2016 4:54 PM

I can't see the preseason all-American players from the link in my inbox

5/30/2016 5:20 PM

I get an error message when I click on the link for the All-Americans. I am using The Edge on my PC.

ERROR: The requested file not found.

5/30/2016 5:30 PM

working for me on chrome.

5/30/2016 5:34 PM

Can't find anyway to cut players so I can recruit players this season. Or does it make us wait untill recruting starts before I can cut players?

5/30/2016 5:58 PM
Posted by Weena on 5/30/2016 5:30:00 PM (view original):

I get an error message when I click on the link for the All-Americans. I am using The Edge on my PC.

ERROR: The requested file not found.

Same Error (Using Firefox)

5/30/2016 6:13 PM
Posted by CoachWard95 on 5/30/2016 5:58:00 PM (view original):

Can't find anyway to cut players so I can recruit players this season. Or does it make us wait untill recruting starts before I can cut players?

Pretty sure it's considered "in season" so more than likely you won't be able cut any players until recruiting starts.

5/30/2016 6:16 PM

When I use Chrome I can't see the preseason teams when I click on the e-mail link.

5/30/2016 7:37 PM

Tried looking at the attendees of my D3 hosted camp:

Server Error in '/WhatIfSports/hd' Application.


Transaction (Process ID 93) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

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.Data.SqlClient.SqlException: Transaction (Process ID 93) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

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:

[SqlException (0x80131904): Transaction (Process ID 93) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.] System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +2074174 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +5066268 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() +234 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2275 System.Data.SqlClient.SqlDataReader.HasMoreRows() +211 System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout) +217 System.Data.SqlClient.SqlDataReader.Read() +9 System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.StoreRead() +44 [EntityCommandExecutionException: An error occurred while reading from the store provider's data reader. See the inner exception for details.] System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.HandleReaderException(Exception e) +145 System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.StoreRead() +57 System.Data.Entity.Core.Common.Internal.Materialization.SimpleEnumerator.MoveNext() +52 System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() +108 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +327 System.Linq.Enumerable.ToList(IEnumerable`1 source) +58 WhatIfSports.HoopsDynasty.Recruiting.RecruitInfo.GetConsideringTeams(Int32 maxTeams, ConsideringListOrderBy orderBy) in d:\TFS\WhatIfSports\Hoops Dynasty\Trunk\Library\Recruiting\RecruitInfo.cs:576 WhatIfSports.HoopsDynasty.Recruiting.RecruitInfo.get_TopConsideringTeams() in d:\TFS\WhatIfSports\Hoops Dynasty\Trunk\Library\Recruiting\RecruitInfo.cs:277 WhatIfSports.HoopsDynasty.Website.Recruiting.TeamRecruitingPool.ProcessCommonResultsFields(TeamRecruitInfo teamRecruit, RepeaterItemEventArgs e) in d:\TFS\WhatIfSports\Hoops Dynasty\Trunk\Website\Recruiting\TeamRecruitingPool.aspx.cs:277 WhatIfSports.HoopsDynasty.Website.Recruiting.TeamRecruitingPool.rptRatings_ItemDataBound(Object sender, RepeaterItemEventArgs e) in d:\TFS\WhatIfSports\Hoops Dynasty\Trunk\Website\Recruiting\TeamRecruitingPool.aspx.cs:360 System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) +115 System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +138 System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +478 System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +61 System.Web.UI.WebControls.Repeater.DataBind() +76 WhatIfSports.HoopsDynasty.Website.Recruiting.TeamRecruitingPool.Search(TeamRecruitSearchCriteria criteria) in d:\TFS\WhatIfSports\Hoops Dynasty\Trunk\Website\Recruiting\TeamRecruitingPool.aspx.cs:877 WhatIfSports.HoopsDynasty.Website.Recruiting.TeamRecruitingPool.Page_PreRender(Object sender, EventArgs e) in d:\TFS\WhatIfSports\Hoops Dynasty\Trunk\Website\Recruiting\TeamRecruitingPool.aspx.cs:146 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35 System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Control.OnPreRender(EventArgs e) +9077586 System.Web.UI.Control.PreRenderRecursiveInternal() +103 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496


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

5/30/2016 8:06 PM

Seble I had the same problem trying to look at players from the camp I hosted that WVUfan76 has.

5/30/2016 8:14 PM

Trying to search my recruit pool based on Scouting Level nets me no names regardless of which level indicated. The only way I can see names is to leave that series of boxes unchecked and search by things like number of years of eligibility.

5/30/2016 8:18 PM

Hey, Seble. I just tried to compare 4 recruits on my compare list after my camp on campus & it came up with a Server Error in the pop-up window when I tried to view them.

Wanted you to know.

Thanks. :)

5/30/2016 8:23 PM

I tried redshirting all 3 of my freshman and they all rejected it. Not sure if its a new feature or a bug but it has never happened before.

5/30/2016 10:18 PM
◂ Prev 1...6|7|8|9|10...28 Next ▸

Search Criteria

Terms of Use Customer Support Privacy Statement

© 1999-2024 WhatIfSports.com, Inc. All rights reserved. WhatIfSports is a trademark of WhatIfSports.com, Inc. SimLeague, SimMatchup and iSimNow are trademarks or registered trademarks of Electronic Arts, Inc. Used under license. The names of actual companies and products mentioned herein may be the trademarks of their respective owners.