DYMO connect SDK install package failed in Uipath Studio

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(IDictionary2 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

Hi @Nightowl_music

What i have observed in that pic you have clicked on save botton only.
Please click on install first than Click on Save.

Thanks

i did, click install then save. that’s not the problem

Please check the which compatibility you are choosen, No compatible versions with windows.

Cannot load assembly: C:\Users\cwi6.nuget\packages\dymo.connect.sdk\1.4.2.19\lib/netstandard2.0/DymoSDK.dll : System.IO.FileNotFoundException: Could not load file or assembly ‘DYMO.CrossPlatform.Common, Version=1.4.2.19, 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.2.19, 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 range)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Try this:

  • Close UiPath Studio and all other UiPath applications.
  • Navigate to the installation directory of UiPath Studio (usually located in “C:\Program Files\UiPath\Studio”).
  • Right-click on the “Nuget.config” file and select “Properties”.
  • In the “Properties” dialog, click on the “Security” tab.
  • Click on the “Edit” button to change the permissions.
  • In the “Permissions for Nuget.config” dialog, click on “Add” to add a new user.
  • Enter the name of the user account running UiPath Studio, and click “Check Names” to verify that it is correct.
  • Click “OK” to add the user.
  • In the “Permissions for Nuget.config” dialog, select the user you just added and check the “Full control” checkbox.
  • Click “Apply” and “OK” to save the changes.
  • Start UiPath Studio and try installing the package again.

im still getting this error,

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 range)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Check out below.

  • Check that the DYMO SDK and its dependencies are properly installed on your machine. You can try reinstalling the SDK to ensure that all necessary components are present.
  • Verify that the file path specified in the error message (C:\Users\cwi6.nuget\packages\dymo.connect.sdk\1.4.3.37\lib/netstandard2.0/DymoSDK.dll) is correct and that the assembly file exists in that location.
  • Check that the required version of the DYMO.CrossPlatform.Common assembly is installed. You may need to update or reinstall this dependency to ensure that it is compatible with the version of the DymoSDK.dll assembly you are using.