I installed all the packages for activities in UiPath but activities are not coming under activity section

I installed all the packages for activities in UiPath but activities are not coming under activity section. and number of errors are coming.

It wonā€™t display all the available activities in the activity section. Search for particular activity and respective activity should display. If itā€™s not, try restarting UiPath Studio.

I did this also but activities are not coming.

Any solutions here?

Iā€™m having a similar issue now where, after installing the latest community edition, I donā€™t seem to have all the activities I should. I only see about 15, and searching for one (such as ā€œinput dialogā€) doesnā€™t return a result. Iā€™ve reinstalled, tried importing activities from the package manager, all to no avail.

Sorry to bump, but Iā€™d love to use the tool and am stuck as to how to fix my installation. Any ideas?

can i see some screenshots with your problem? :slight_smile:

In the screenshot above, I do not have the full list of actions I should, right?

Additionally, when I try to update packages, I receive the following error:

"Specified argument was out of range of valid values.

Parameter name: supportedFrameworks"

So i see only some core activities, can i see the package manager window too and also the content of folder %localappdata%/uipath/activities
Also the Studio log would help.

How should I send the log file? Itā€™s too big to paste in and not the right file type to upload.

From the SS i see that you have only two packages installed. What activities do you want to use?

Hello,

Can you please send screenshot of ā€œAvailableā€ section where you can install all the packages.

Regards,
Abhilash Reddy

here you go

1 Like

In particular, Iā€™m looking for the ā€œinput dialogā€ action. Whenever I try to install most of the packages from the gallery, I get the following error:

Specified argument was out of range of valid values.

Parameter name: supportedFrameworks

I also get this error when trying to update the UiPath.Framework.Activities.

close Studio
clean the logs folder %localappdata%\uipath\logs
start studio
try to install excel package (for example)
see the error - close package manager and then studio
get the log generated (its small)
send it here or private message

10:11:57:258 => [INFO] [Orchestra.Services.ShellService] [5] Starting UiPath Studio v18.1.4.0 (18.1.4+Branch.master.Sha.eb986cd49eac568ef4c67ab62726f40f52894a6a)
10:11:58:363 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [5] System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: supportedFrameworks
at NuGet.NetPortableProfileā€¦ctor(String version, String name, IEnumerable1 supportedFrameworks, IEnumerable1 optionalFrameworks)
at NuGet.NetPortableProfileTable.LoadPortableProfile(String version, String profileName, IFileSystem fileSystem, IEnumerable1 frameworkFiles) at NuGet.NetPortableProfileTable.LoadPortableProfile(String version, String profileDirectory) at NuGet.NetPortableProfileTable.<>c__DisplayClass4.<LoadProfilesFromFramework>b__0(String profileDir) at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext() at NuGet.CollectionExtensions.AddRange[T](ICollection1 collection, IEnumerable1 items) at NuGet.NetPortableProfileTable.BuildPortableProfileCollection() at NuGet.NetPortableProfileTable.get_Instance() at NuGet.ReferenceAssemblyFrameworkNameProvider.get_Instance() at NuGet.VersionUtility.TryGetCompatibleItems[T](FrameworkName projectFramework, IEnumerable1 items, IEnumerable1& compatibleItems) at UiPath.Project.ActivityPackageManager.<RefreshInstalledAssembliesList>b__21_0() 10:11:58:394 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [5] System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: supportedFrameworks at NuGet.NetPortableProfile..ctor(String version, String name, IEnumerable1 supportedFrameworks, IEnumerable1 optionalFrameworks) at NuGet.NetPortableProfileTable.LoadPortableProfile(String version, String profileName, IFileSystem fileSystem, IEnumerable1 frameworkFiles)
at NuGet.NetPortableProfileTable.LoadPortableProfile(String version, String profileDirectory)
at NuGet.NetPortableProfileTable.<>c__DisplayClass4.b__0(String profileDir)
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext()
at NuGet.CollectionExtensions.AddRange[T](ICollection1 collection, IEnumerable1 items)
at NuGet.NetPortableProfileTable.BuildPortableProfileCollection()
at NuGet.NetPortableProfileTable.get_Instance()
at NuGet.ReferenceAssemblyFrameworkNameProvider.get_Instance()
at NuGet.VersionUtility.TryGetCompatibleItems[T](FrameworkName projectFramework, IEnumerable1 items, IEnumerable1& compatibleItems)
at UiPath.Project.ActivityPackageManager.b__21_0()
10:11:59:301 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [5] CreateActivationContext default error: 14011
10:12:01:903 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [9] IUpdateManager: Starting automatic update
10:12:01:911 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [9] CheckForUpdateImpl: Using existing staging user ID: 30155009-0179-52ce-893d-48fda08c35e0
10:12:01:929 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [9] CheckForUpdateImpl: Downloading RELEASES file from
10:12:01:935 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [9] FileDownloader: Downloading url:
10:12:02:213 => [WARNING] [UiPath.Workflow.Logging.StudioTraceListener] [9] CheckForUpdateImpl: hwhat, local version is greater than remote version
10:12:02:240 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [9] IEnableLogger: Failed to set up uninstaller: System.IO.FileNotFoundException: Could not find file ā€˜C:\Users\Kyle Nesgood\AppData\Local\UiPath\packages\UiPath-18.1.4-full.nupkgā€™.
File name: ā€˜C:\Users\Kyle Nesgood\AppData\Local\UiPath\packages\UiPath-18.1.4-full.nupkgā€™
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStreamā€¦ctor(String path, FileMode mode, FileAccess access, FileShare share)
at NuGet.ZipPackage.<>c__DisplayClass9_0.<.ctor>b__0()
at NuGet.ZipPackage.EnsureManifest()
at NuGet.ZipPackageā€¦ctor(String filePath, Boolean enableCaching)
at NuGet.ZipPackageā€¦ctor(String filePath)
at Squirrel.UpdateManager.InstallHelperImpl.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 Squirrel.Utility.d__431.MoveNext() 10:12:02:240 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [9] CheckForUpdateImpl: Using existing staging user ID: 30155009-0179-52ce-893d-48fda08c35e0 10:12:02:240 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [9] CheckForUpdateImpl: Downloading RELEASES file from 10:12:02:241 => [INFO] [UiPath.Workflow.Logging.StudioTraceListener] [9] FileDownloader: Downloading url: 10:12:02:365 => [WARNING] [UiPath.Workflow.Logging.StudioTraceListener] [9] CheckForUpdateImpl: hwhat, local version is greater than remote version 10:12:02:366 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [9] IEnableLogger: Failed to set up uninstaller: System.IO.FileNotFoundException: Could not find file 'C:\Users\Kyle Nesgood\AppData\Local\UiPath\packages\UiPath-18.1.4-full.nupkg'. File name: 'C:\Users\Kyle Nesgood\AppData\Local\UiPath\packages\UiPath-18.1.4-full.nupkg' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at NuGet.ZipPackage.<>c__DisplayClass9_0.<.ctor>b__0() at NuGet.ZipPackage.EnsureManifest() at NuGet.ZipPackage..ctor(String filePath, Boolean enableCaching) at NuGet.ZipPackage..ctor(String filePath) at Squirrel.UpdateManager.InstallHelperImpl.<CreateUninstallerRegistryEntry>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 Squirrel.Utility.<LogIfThrows>d__431.MoveNext()
10:12:02:368 => [WARNING] [UiPath.Workflow.Logging.StudioTraceListener] [9] System.IO.FileNotFoundException: Could not find file ā€˜C:\Users\Kyle Nesgood\AppData\Local\UiPath\packages\UiPath-18.1.4-full.nupkgā€™.
File name: ā€˜C:\Users\Kyle Nesgood\AppData\Local\UiPath\packages\UiPath-18.1.4-full.nupkgā€™
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStreamā€¦ctor(String path, FileMode mode, FileAccess access, FileShare share)
at NuGet.ZipPackage.<>c__DisplayClass9_0.<.ctor>b__0()
at NuGet.ZipPackage.EnsureManifest()
at NuGet.ZipPackageā€¦ctor(String filePath, Boolean enableCaching)
at NuGet.ZipPackageā€¦ctor(String filePath)
at Squirrel.UpdateManager.InstallHelperImpl.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 Squirrel.Utility.d__431.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 Squirrel.EasyModeMixin.<UpdateApp>d__0.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.Workflow.UpdateService.<AutoUpdateAsync>d__14.MoveNext() 10:12:02:578 => [WARNING] [UiPath.Workflow.Logging.StudioTraceListener] [9] SharpSvn.SvnInvalidNodeKindException: 'C:\Users\Kyle Nesgood\Documents\UiPath\Test' is not a working copy at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets) at SharpSvn.SvnClient.Status(String path, SvnStatusArgs args, EventHandler1 statusHandler)
at SharpSvn.SvnClient.GetStatus(String path, SvnStatusArgs args, Collection1& statuses) at UiPath.Project.SourceControl.SVNSourceControl.<>c__DisplayClass53_1.<GetSvnStatus>b__0() at UiPath.Project.SourceControl.SVNSourceControl.SVNClientAction(Func1 action)
at UiPath.Project.SourceControl.SVNSourceControl.GetSvnStatus(String path)
10:12:02:579 => [WARNING] [UiPath.Workflow.Logging.StudioTraceListener] [9] SharpSvn.SvnInvalidNodeKindException: ā€˜C:\Users\Kyle Nesgood\Documents\UiPath\Testā€™ is not a working copy directory
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)
at SharpSvn.SvnClient.CleanUp(String path, SvnCleanUpArgs args)
at UiPath.Project.SourceControl.SVNSourceControl.b__47_0()
at UiPath.Project.SourceControl.SVNSourceControl.SVNClientAction(Func1 action) at UiPath.Project.SourceControl.SVNSourceControl.CleanUpWorkspace() 10:12:02:580 => [WARNING] [UiPath.Workflow.Logging.StudioTraceListener] [9] SharpSvn.SvnInvalidNodeKindException: 'C:\Users\Kyle Nesgood\Documents\UiPath\Test' is not a working copy at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets) at SharpSvn.SvnClient.Status(String path, SvnStatusArgs args, EventHandler1 statusHandler)
at SharpSvn.SvnClient.GetStatus(String path, SvnStatusArgs args, Collection1& statuses) at UiPath.Project.SourceControl.SVNSourceControl.<>c__DisplayClass53_1.<GetSvnStatus>b__0() at UiPath.Project.SourceControl.SVNSourceControl.SVNClientAction(Func1 action)
at UiPath.Project.SourceControl.SVNSourceControl.GetSvnStatus(String path)
10:27:55:719 => [ERROR] [Orc.NuGetExplorer.NuGetToCatelLogTranslator] [5] Specified argument was out of the range of valid values.
Parameter name: supportedFrameworks
10:27:55:721 => [INFO] [Orc.NuGetExplorer.TemporaryFileSystemContext] [5] Deleting temporary files from ā€˜C:\Users\Kyle Nesgood\AppData\Local\Temp\UiPath\UiPath Studio\backup\20180425_102755ā€™
10:27:55:721 => [INFO] [Orc.NuGetExplorer.FileSystemService] [5] Deleting directory C:\Users\Kyle Nesgood\AppData\Local\Temp\UiPath\UiPath Studio\backup\20180425_102755
10:27:55:722 => [INFO] [Orc.NuGetExplorer.FileSystemService] [5] Directory C:\Users\Kyle Nesgood\AppData\Local\Temp\UiPath\UiPath Studio\backup\20180425_102755 has been successfully deleted
10:27:55:722 => [INFO] [Orc.NuGetExplorer.TemporaryFileSystemContext] [5] Temporary files has been successfully deleted from ā€˜C:\Users\Kyle Nesgood\AppData\Local\Temp\UiPath\UiPath Studio\backup\20180425_102755ā€™
10:27:55:793 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [5] System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: supportedFrameworks
at NuGet.NetPortableProfileā€¦ctor(String version, String name, IEnumerable1 supportedFrameworks, IEnumerable1 optionalFrameworks)
at NuGet.NetPortableProfileTable.LoadPortableProfile(String version, String profileName, IFileSystem fileSystem, IEnumerable1 frameworkFiles) at NuGet.NetPortableProfileTable.LoadPortableProfile(String version, String profileDirectory) at NuGet.NetPortableProfileTable.<>c__DisplayClass4.<LoadProfilesFromFramework>b__0(String profileDir) at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext() at NuGet.CollectionExtensions.AddRange[T](ICollection1 collection, IEnumerable1 items) at NuGet.NetPortableProfileTable.BuildPortableProfileCollection() at NuGet.NetPortableProfileTable.get_Instance() at NuGet.ReferenceAssemblyFrameworkNameProvider.get_Instance() at NuGet.VersionUtility.TryGetCompatibleItems[T](FrameworkName projectFramework, IEnumerable1 items, IEnumerable`1& compatibleItems)
at UiPath.Project.ActivityPackageManager.b__21_0()

will have a look

Thanks, Gabriel! I appreciate it.

can you share the content of this folder please?
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework

good. now in .NetPortable do you have a Supportedframeworks folder? is it empty?