Hi,
Kindly help me on this as I have been experiencing error everytime I log into my sapbydesign account. But when I log to other computer, there is no error.
SAP.BYD.LS.UI.Core.Controller.Event.FatalEventProcessingException: [Format_InvalidString]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.50901.00&File=mscorlib.dll&Key=Format_InvalidString --->
System.FormatException: [Format_InvalidString]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.50901.00&File=mscorlib.dll&Key=Format_InvalidString
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at SAP.BYD.LS.UI.Core.Controller.Data.ALVRequest.set_ALVLeadSelectionIndex(Int32 value)
at SAP.BYD.LS.UI.Core.Controller.Data.DataRecordList.UpdateLeadSelection(IDataContainerInternal container, List`1 currentECCallbacks)
at SAP.BYD.LS.UI.Core.Controller.Data.DataRecordList.SetLeadSelectedIndex(Int32 value, Boolean force, Boolean isInternal, String leafRowId)
at SAP.BYD.LS.UI.Core.Controller.Data.DataRecordList.set_LeadSelectedIndex(Int32 value)
at SAP.BYD.LS.UI.Core.Controller.Data.DataRecordList.fieldLeadSelectedIndex_ValueChanged(Object sender, ValueChangedEventArgs e)
at SAP.BYD.LS.UI.Core.Controller.Data.DataField.setValueInternal(String value, Boolean requiresValidation, Boolean updateSearchValue)
at SAP.BYD.LS.UI.Core.Controller.Data.DataField.set_Value(String value)
at SAP.BYD.LS.UI.Core.Controller.Data.DataField.AttachData(FlatDataType field)
at SAP.BYD.LS.UI.Core.Controller.Data.Sync.AttachService.TraverseList(ListType list, DataRecordList l)
at SAP.BYD.LS.UI.Core.Controller.Data.Sync.AttachService.TraverseStruct(StructType struc, DataRecord record)
at SAP.BYD.LS.UI.Core.Controller.Data.Sync.AttachService.Process(StructType data, List`1 flatData, List`1 eventData, List`1 fieldFilterValues)
at SAP.BYD.LS.UI.Core.Controller.Data.DataContainer.AttachData(ControllerOutType response, Object context)
at SAP.BYD.LS.UI.Core.Controller.BackendSynchronizationManager.HandlerDataRetrieved(IBackendService service, Object state)
--- End of inner exception stack trace ---
at SAP.BYD.LS.UI.Core.Controller.Event.Operations.BackendOperationExecutor.HandleBlockingOperation(EventType operation)
at SAP.BYD.LS.UI.Core.Controller.Event.Operations.BackendOperationExecutor.Execute(UXEventHandlerType handlerDefinition, UXEventHandlerOperationType operationDefinition, Boolean continueOperation, EventHandlerExecutionStarted handler)
at SAP.BYD.LS.UI.Core.Controller.Event.Operations.BackendOperationExecutor.DoProcess(UXEventHandlerType handlerDefinition, UXEventHandlerOperationType operationDefinition, EventHandlerExecutionStarted handler)
at SAP.BYD.LS.UI.Core.Controller.Event.Operations.OperationExecutor.Process(IEventProcessor eventProcessor, UXEventHandlerType handlerDefinition, UXEventHandlerOperationType operationDefinition, Boolean continueOperation, EventHandlerExecutionStarted
handler, Boolean doFinalize)