Unable to create a new bot in RPA Hub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 12:21 AM
Hello Everyone,
I am trying to install and setup the RPA studio. Studio is installed successfully but when I try to create any bot unattended or attended or skill bot, everything is giving me the error given below. It comes as a popup, I also tried run as administrator, let me know if I am doing something wrong or suggest any solution I can try.
Unhandeld exception occured.
<Exception Position='0,0' methodName='TryCatchWhen' fileName=''><Message>Cannot set Owner property to a Window that has not been shown previously.<Message><StackTrace> at System.Windows.Window.set_Owner(Window value)
at ActiproSoftware.Internal.eE.rEy()
at ActiproSoftware.Internal.eE..ctor(DockHost )
at ActiproSoftware.Windows.Controls.Docking.DockSite.sY9(DockHost , Control , Point , Boolean )
at ActiproSoftware.Windows.Controls.Docking.DockSite.AYj(DockHost , Control , Point , Boolean )
at ActiproSoftware.Windows.Controls.Docking.DockHost.yxl(Boolean )
at ActiproSoftware.Internal.yT.k4T(DockHost )
at ActiproSoftware.Internal.yT.F4B(DockingWindow , DockHost , DockingWindowState , Nullable`1 )
at ActiproSoftware.Internal.yT.S4h(DockingWindow , IDockTarget , Nullable`1 , Nullable`1 , Int32 )
at ActiproSoftware.Internal.yT.XbU(DockingWindow )
at ActiproSoftware.Windows.Controls.Docking.DockingWindow.Open()
at ActiproSoftware.Windows.Controls.Docking.DockingWindow.Wph(DependencyObject , DependencyPropertyChangedEventArgs )
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
at MS.Internal.Data.ClrBindingWorker.OnSourcePropertyChanged(Object o, String propName)
at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)
at System.ComponentModel.PropertyChangedEventManager.OnPropertyChanged(Object sender, PropertyChangedEventArgs args)
at UTL.VISUALLANGUAGE.SCHEMAS.INPCBase.OnPropertyChanged(PropertyChangedEventArgs e)
at UTL.VISUALLANGUAGE.SCHEMAS.INPCBase.NotifyChanged(String[] propertyNames)
at UTL.RPA.STUDIO.LIB.WorkSpace.set_ObjectReferenceProvider(ObjectReferenceProvider value)
at UTL.RPA.STUDIO.LIB.WorkSpace.CloseAndClearAllDocument()
at UTL.RPA.STUDIO.LIB.WorkSpace.OnNewProject(Object param)
at UTL.RPA.LIB.SCHEMAS.Command.Execute(Object parameter)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)</StackTrace></Exception>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 04:24 AM
I'm having this exact issue, did you ever figure it out?