-
Type: Bug
-
Status: Closed
-
Priority: High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Onboard
-
Labels:None
-
Environment:QA
-
Bug Severity:Medium
-
Module:OnBoard
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Q1
While logged in as SA, server error observed while viewing OnBoard Reports on various companies like city of lake worth, Long etc. PFA screen shot and error log.
Exception : Incorrect syntax near `,`.
App Error Log : ControllerAppTier.Save->WORKTERRAControllerAppTier.Save->EmployeeData.Save->EmployeeData.SaveCompanyLevelForm
Employee ID : 0
Action Name : GetEmployeeProfileInfo
Model : System.Web.Mvc.HandleErrorInfo
Controller : Customization
Web Error Log : at WORKTERRA.Shared.WORKTERRAControllerWebTier.Save(ObjectType I_objectType, Object objInputObject, Object I_context, Boolean I_mode) in d:\WT\branches\LB\Web\ControllerWebTier\ControllerWebTier\WORKTERRAControllerWebTier.cs:line 122
at WORKTERRA.Shared.Areas.Customization.Models.EmployeeProfileModel.SaveCompanyLevelPageDetails(EmployeeData objEmployeeData) in d:\WT\branches\LB\Web\Web Projects\WORKTERRA\Areas\Customization\Models\FormBuilder\EmployeeProfileModel.cs:line 5732
at WORKTERRA.Shared.Areas.Customization.Controllers.CustomizationController.GetEmployeeProfileInfo(EmployeeProfileModel Obj_EmployeeProfileModel) in d:\WT\branches\LB\Web\Web Projects\WORKTERRA\Areas\Customization\Controllers\FormBuilder\EmployeeProfileController.cs:line 375
at lambda_method(Closure , ControllerBase , Object[] )
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.ControllerActionInvoker.<>c_DisplayClass13.<InvokeActionMethodWithFilters>b_10()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)