-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Cannot Reproduce
-
Component/s: OnBoard
-
Labels:None
-
Module:OnBoard
-
Reported by:Support
-
Issue Importance:Must Have
Server error on Preview tour
Steps:-
1.On DCOB company - > Created one list box into form builder and add into preboard tour -> Save
2. Preview Tour--See attached error log
Exception : Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index
App Error Log : -
Employee ID : 0
Action Name : StartTourPreview
Model : System.Web.Mvc.HandleErrorInfo
Controller : Customization
Web Error Log : at WORKTERRA.OnBoard.Areas.Customization.Models.DisplayTourModel.NavigatetoTourDisplayTour()
at WORKTERRA.OnBoard.Areas.Customization.Controllers.CustomizationController.StartTourPreview()
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ActionMethodDispatcher