When I try to get all the items from the combobox in v.6.4 in Windows 10, Blue prism gives the following error:
Internal : Failed to perform step 1 in Read Stage 'Reader1' on page 'Add Condition For Search' - Exception whilst retrieving text for item with index 0: System.OverflowException: Arithmetic operation resulted in an overflow.
at BluePrism.ApplicationManager.clsLocalTargetApp.GetItemText(Int32 Handle, WindowMessages GetLengthMessage, WindowMessages GetTextMessage, Int32 ItemIndex) - Arithmetic operation resulted in an overflow..
But in version 6.0 and in Windows 7 it works fine. Can you help me why this error occurs?
Thanks.