-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Incomplete
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ACA
-
Labels:None
-
Module:ACA
-
Reported by:Harbinger
-
Item State:Development - On Hold
-
Issue Importance:Must Have
1.Login to LB.
2.Edit company say "Worktesttwo Test"
3.Navigate to BenAdmin Home >> BenAdmin Company Home >> ACA >>IRS Submission
4.Select all submission available for 1095_B.
5.Click on SAVE
6.System will not select all Submission hence again edit
the report select remaining report (Note: System should select all the reports at the first
time itself.
6,Click on SAVE
7.Click on Submit A2A
Actual: Received server encountered error.
Expected:Server error should not come.
Error log as follows
Exception : Collection index must be in the range 1 to the size of the collection.
App Error Log : -
Employee ID : 0
Action Name : EditIRSSubmissionDetails
Model : System.Web.Mvc.HandleErrorInfo
Controller : ACA
Web Error Log : at Microsoft.VisualBasic.Collection.IndexCheck(Int32 Index)
at Microsoft.VisualBasic.Collection.get_Item(Int32 Index)
at WORKTERRA.BenAdmin.Areas.ACA.Models.IRSSubmissionReportListModel.GetIRSSubmissionReport(String ReportId) in d:\WT\branches\LB\Web\Web Projects\BenAdmin\Areas\ACA\Models\IRSSubmission\IRSSubmissionReportListModel.cs:line 179
at WORKTERRA.BenAdmin.Areas.ACA.Controllers.ACAController.EditIRSSubmissionDetails(String Parameter1) in d:\WT\branches\LB\Web\Web Projects\BenAdmin\Areas\ACA\Controllers\IRSSubmission\IRSSubmissionController.cs:line 50
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass42.<BeginInvokeSynchronousActionMethod>b_41()
at System.Web.Mvc.Async.AsyncResultWrapper.<>c_DisplayClass8`1.<BeginSynchronous>b_7(IAsyncResult _)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass37.<>cDisplayClass39.<BeginInvokeActionMethodWithFilters>b_33()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b_49()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b_49()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass37.<BeginInvokeActionMethodWithFilters>b_36(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass25.<>cDisplayClass2a.<BeginInvokeAction>b_20()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass25.<BeginInvokeAction>b_22(IAsyncResult asyncResult)