UIPath 2022.10.3 is not starting. (Showing Error)

Hello all,
I’m using UiPath Community Edition. Recently I uninstalled 2022.4 and installed 2022.10.3. But, after completing the installation when I tried to open UiPath, it shows me an error.
I’m attaching the error logs.

22.10.3+Branch.master.Sha.def2351dc828ccfbcddb6e9e07c9cf71b5bf55da

Object reference not set to an instance of an object.

Error: System.NullReferenceException: Object reference not set to an instance of an object.
   at UiPath.Studio.Shell.ShellApplication.StudioShellApplication.LoadPlugins(IProfile profile)
   at UiPath.Studio.Core.StudioApplication.StudioApplication.PostLicenseInitAsync()
   at UiPath.Studio.Shell.ShellApplication.StudioShellApplication.HandleAquireLicense()
   at UiPath.Studio.Shell.ShellApplication.StudioShellApplication.OnTempWindowLoaded(Object sender, RoutedEventArgs e)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   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)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(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)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at UiPath.Studio.Shell.ShellApplication.StudioShellApplication.HandleBeforeLicensingInit()
   at UiPath.Studio.Core.StudioApplication.StudioApplication.StartApplication()
   at UiPath.Studio.Core.StudioApplication.StudioApplication.Start(String[] args), HResult -2147467261

I don’t know why. But, the UiPathStudioCommunity.msi installs 2022.10.3 instead of 2022.10.4 which is already released.

Hi @harshil
Welcome to the community

Uninstall the UiPath and install the stable version and enable auto update.

Hi Sangeetha,
Thanks for the reply. I had done that too. But, the problem is whenever I tried to install from the stable release, It installs 2022.10.3 instead of 2022.10.4 which is the current stable bug fix release. Now, I want to install 2022.4.4 which was stable for me. But, I’m not able to find the installable exe or msi file for that particular release.
(which was the solution for the person who opened the issue you’ve mentioned)

@harshil
Follow this link

Thanks,
First I was concerned after watching the video. Because in the video, he showed the UiPath Studio Enterprise version. But, after following the video and installing, my installation converted into a community version and I was able to install 2022.4.7 which is working fine.
But, the problem is I’m not receiving the update notification. I’ve selected the stable option. However, after this dilemma, I’ll not be going to accept the update if it tells me to do it until the bug fix.
I Hope, the UiPath team will fix this bug soon.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.