I have downloaded the community version 18.4.1
I m missing a lot of activities for example messgebox.
Looking at the dependency
Looking at Project dependencies, the following packages are shown with “Package Installation Failure”
Hello,
I renamed the packages folder and restarted Studio. still the same issue
when trying to update UiPath.UIAutomation.Activities to 18.4.2, I get the blow message
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.Packaging.PackageOperationUpdate.<>c__DisplayClass7_0.b__0(ProjectPackage req)
at UiPath.Studio.Shared.MVVM.CollectionExtensions.ForEach[TItem](IEnumerable1 collection, Action1 action)
at UiPath.Studio.Shell.Packaging.PackageOperationUpdate.GetResult(IEnumerable1 requestedPackages, IEnumerable1 installedPackages)
at UiPath.Studio.Shell.Packaging.PackageOperationWithReload.<>c__DisplayClass5_0.<b__0>d.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.Shared.MVVM.Services.DispatcherService.<>c__DisplayClass13_0.<b__0>d.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.Shared.MVVM.Services.DispatcherService.d__13.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.Shell.Packaging.PackageOperationWithReload.d__5.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at UiPath.Studio.Shell.Packaging.PackageOperationUpdate.d__3.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.Shell.Packaging.PackageService.<>c__DisplayClass30_0.<b__0>d.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Studio.Shared.Utilities.WindowCommandsExtensions.d__3`1.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.PackageExplorer.UI.ViewModels.PackageExplorerViewModel.d__134.MoveNext(), HResult -2147467261
Hello,
I just looked at the logfile, I noticed there 2 errors
11:56:19.1782 => [INFO] [UiPath.Studio.exe] [1] The settings file ‘C:\Users\xxx\AppData\Local\UiPath\UiStudio.v2.settings’ could not be found.
12:01:29.0768 => [ERROR] [UiPath.Studio.exe] [30] System.UnauthorizedAccessException: Access to the path ‘C:\Users\xxx.nuget\packages\caliburn.micro\3.0.1’ is denied.
At the risk of sounding obvious, you will need to figure out what is blocking the access to the files.
This can be user user’s policy or potentially some antivirus/security software.