Rank: Newbie Groups: Member
Joined: 1/10/2009 Posts: 0 Points: -91 Location: joi
|
My program worked fine for several weeks and now everytime i try to save a bet evertyhing works fine when clicking save wager. Then shortly atfter i recieve this error message
System.DivideByZeroException: Attempted to divide by zero. at System.Decimal.FCallDivide(Decimal& result, Decimal d1, Decimal d2) at System.Decimal.Divide(Decimal d1, Decimal d2) at System.Decimal.op_Division(Decimal d1, Decimal d2) at Svs.PigskinPayoff.Common.Domain.Wager.MoneyLineWager.GetAmountForOutcome(Outcome outcome) at Svs.PigskinPayoff.Common.Domain.Wager.WagerBase.SetWagerResult() at Svs.PigskinPayoff.Common.Domain.Wager.StraightWager.SetWagerResult() at Svs.PigskinPayoff.Common.Domain.Wager.WagerBase.DetermineAndUpdateWagerResult() at Svs.PigskinPayoff.Common.Domain.Wager.WagerResolver.ProcessWagerResults() at Svs.PigskinPayoff.Book.BookDomain.Wagers.WagerFacade.ResolveWagers() at Svs.PigskinPayoff.Book.Module.Services.LocalWagerService.ResolveWagers() at Svs.PigskinPayoff.Wager.Module.Views.LocalWagerSubmitter.DerivedPlaceWagers() at Svs.PigskinPayoff.Wager.Module.Views.AbstractWagerSubmitter.PlaceWagers() at Svs.PigskinPayoff.Wager.Module.SaveWagerStatusViewPresenter.DoSave(Object sender, EventArgs`1 args)
When i close the error message my program completely shuts down. I have also uninstalled and reinstalled the program and the problem still presists.
|
Rank: Administration Groups: Administration
Joined: 8/28/2007 Posts: 20 Points: -541
|
sorry. we have received other reports of this and are looking into it.
|