-
Type: Bug
-
Status: Production Complete
-
Priority: High
-
Resolution: Bug Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UI Refresh
-
Labels:None
-
Environment:Pre Production
-
Bug Type:Functional
-
Bug Severity:Critical
-
Level:Partner
-
Module:Platform
-
Reported by:Harbinger
-
Company:All Clients/Multiple Clients
-
Item State:Stage QA - Production Deployment on Hold
Partner login - Global change password - Select name - getting error
Server Error in '/Platform' Application.
Invalid column name 'OtherUniqueIdentifier'.
Invalid column name 'OtherUniqueIdentifier'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ServiceModel.FaultException: Invalid column name 'OtherUniqueIdentifier'.
Invalid column name 'OtherUniqueIdentifier'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[FaultException: Invalid column name 'OtherUniqueIdentifier'.
Invalid column name 'OtherUniqueIdentifier'.]
WORKTERRA.Shared.WORKTERRAControllerWebTier.GetCollection(ObjectType I_objectType, Hashtable I_criteria, String I_AdditionalCriteriaString, Object I_context, Boolean I_mode, Boolean I_needCollection) +202
WORKTERRA.Models.SearchEmployeePVModel.GetEmployeeDetailsDetails(String CompanyID, Int32 Count, Boolean IsBoxLayout, Int32 maximumRecordCount) +977
WORKTERRA.Shared.Controllers.HomePageController.SearchEmployee(String companyID, String EmployeeQuickLinkNavigationURL, String EmployeeQuickLinkNavigationPageName) +4114
lambda_method(Closure , ControllerBase , Object[] ) +193
System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +14
System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +157
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
System.Web.Mvc.<>c_DisplayClass15.<InvokeActionMethodWithFilters>b_12() +56
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +256
System.Web.Mvc.<>c_DisplayClass17.<InvokeActionMethodWithFilters>b_14() +22