hello, im getting this error while im trying to install this package.
how to install this succesfully? we have the official dymo connect software in house.
12:06:26.0029 => [ERROR] [UiPath.Studio] [4] System.UnauthorizedAccessException: Access to the path ‘C:\Program Files\UiPath\Studio\Nuget.config’ is denied.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy…ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
at System.IO.StreamWriter.ValidateArgsAndOpenPath(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
at System.IO.Abstractions.FileWrapper.WriteAllText(String path, String contents, Encoding encoding)
at UiPath.Studio.Shell.Migration.MygetFeedV3Migration.MigrateFeedToV3(String filePath)
at UiPath.Studio.Shell.Migration.MygetFeedV3Migration.Apply(), HResult -2147024891
12:06:28.5523 => [WARN] [UiPath.Studio] [1] Office version: 2016
12:06:28.5523 => [WARN] [UiPath.Studio] [1] Office build version: 14.0.7015.1000
12:06:29.0017 => [ERROR] [UiPath.Studio] [8] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary2 userMetadata, ProxySettings proxySettings) at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary
2 userMetadata)
12:07:09.2588 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [30] Cannot load assembly: C:\Users\cwi6.nuget\packages\dymo.connect.sdk\1.4.3.37\lib/netstandard2.0/DymoSDK.dll : System.IO.FileNotFoundException: Could not load file or assembly ‘DYMO.CrossPlatform.Common, Version=1.4.3.37, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. Het systeem kan het opgegeven bestand niet vinden.
File name: ‘DYMO.CrossPlatform.Common, Version=1.4.3.37, Culture=neutral, PublicKeyToken=null’
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at UiPath.Studio.Plugin.Workflow.Services.AssemblyContainerBase.AddAssemblyInternal(Assembly assembly, String path)
at UiPath.Studio.Plugin.Workflow.Services.AssemblyContainerBase.<>c__DisplayClass12_0.b__0(Tuple`2 rang