Issues with Starting up Community Version of UI Path

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

1 Like

Fine no worries
Welcome to uipath community
Kindly uninstall and reinstall the studio and try once please

you were almost done
Cheers @yates

Hello,

I uninstalled and reinstalled and I am still getting the same error. Any ideas? Thanks.

Fine
Are we trying to a open a specific xaml file
And does it have any timespan type variable in it

Cheers @yates

Hello,

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.

Same problem here!

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