Hello, I am just starting to learn UI Path and have recently downloaded the Community edition of Studio. Every time I open the application, I receive the following error:
An Internal error has occurred.
Error: System.ArgumentOutOfRangeException: TimeSpan period must be less than or equal to Int32.MaxValue.
Parameter name: value
at System.Windows.Threading.DispatcherTimer.set_Interval(TimeSpan value)
at System.Windows.Controls.PopupControlService.RaiseToolTipOpeningEvent(Boolean fromKeyboard)
at System.Windows.Controls.PopupControlService.<>c__DisplayClass8_0.b__0(Object s, EventArgs e)
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146233086
No I have not tried to do anything yet, just open Studio. I had Studio on a previous machine and had no issues with it. Now I am trying to download for my new PC.
Every time i mouse hover some icon in UIPATH Studio…
[ERROR] [UiPath.Studio.exe] [1] Error: System.ArgumentOutOfRangeException: TimeSpan period must be less than or equal to Int32.MaxValue.
Parameter name: value
at System.Windows.Threading.DispatcherTimer.set_Interval(TimeSpan value)
at System.Windows.Controls.PopupControlService.RaiseToolTipOpeningEvent()
at System.Windows.Controls.PopupControlService.OnRaiseToolTipOpeningEvent(Object sender, EventArgs e)
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146233086