-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I pulled this repository, following the steps of page 344-346 i received this error:
Microsoft.AspNetCore.Server.Kestrel[13]
Connection id "0HLNNMLQLRAUU", Request id "0HLNNMLQLRAUU:00000001": An unhandled exception was thrown by the application.
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: count
at System.Linq.Enumerable.Range(Int32 start, Int32 count)
at Optimizer.MortgageController.GetBestRepaymentDate(Decimal AmountRepaid, Decimal ReplacementFixRate, Mortgage m) in /app/MortgageController.cs:line 18
at lambda_method(Closure , Object , Object[] )
Metadata
Metadata
Assignees
Labels
No labels