Greetings all,
I am using UiPath Studio Community, and after upgrading to the latest version, I am unable to add UiPath.PDF.Activities.
It is giving me the following errors:
NU1103: Unable to find a stable package UiPath.DocumentUnderstanding.Digitizer with version (>= 2.5.2)
- Found 13 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 2.6.0-alpha.3042859 ]
- Found 13 version(s) in Official [ Nearest version: 2.6.0-alpha.3042859 ]
- Found 1 version(s) in C:\Users\sc795p\AppData\Local\Programs\UiPath\Studio\Packages [ Nearest version: 2.3.1-preview ]
- Found 1 version(s) in Local [ Nearest version: 2.3.1-preview ]
- Found 0 version(s) in https://api.nuget.org/v3/index.json
- Found 0 version(s) in nuget.org
- Found 0 version(s) in https://gallery.uipath.com/api/v2
- Found 0 version(s) in Connect
Also,
Cannot load assembly: C:\Users\sc795p\.nuget\packages\uipath.pdf.activities\3.10.1\lib/net6.0-windows7.0/UiPath.PDF.dll : System.IO.FileNotFoundException: Could not load file or assembly 'UiPath.DocumentUnderstanding.Digitizer, Version=2.5.2.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'UiPath.DocumentUnderstanding.Digitizer, Version=2.5.2.0, Culture=neutral, PublicKeyToken=null'
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__DisplayClass15_0.<ProcessAssemblies>b__0(Tuple`2 range)
It looks like it is the DocumentUnderstanding Digitizer it is having issues downloading/updating.
Any help is greatly appreciated.
Thank you kindly.