Hello,
I'm facing an issue while opening any page properties of any process or object in blueprism
i got the following error when i double click on any stage or action :
The form 'Page Reference Properties' has encountered an unknown error and has been forced to close
The form 'Page Reference Properties' has encountered an unknown error and has been forced to close. Please contact Blue Prism for technical support if this problem persists.
System.ArgumentOutOfRangeException: Value of '120' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at AutomateUI.frmProperties.l()
at AutomateUI.frmProperties.j()
at AutomateUI.frmProperties.am()
at AutomateUI.frmProperties.set_byw(clsProcessStage value)
at AutomateUI.ctlProcessViewer.co(clsProcessStage aff)