Errors while doing Manage Temples

System.Exception: An unexpected error has occurred —> UiPath.SmartData.Digitization.Tokenization.TokenizationException: docunderstanding.pdf —> System.InvalidOperationException: This build of Docotic.Pdf library requires maintenance through 15 March 2023.
Your license includes maintenance through 20 June 2021.
Please update your license at Pricing for Docotic.Pdf Library - Bit Miracle at …ctor( , Stream ,  )
at BitMiracle.Docotic.Pdf.PdfDocument.(Object ,  ,  )
at BitMiracle.Docotic.Pdf.PdfDocument…ctor(Stream stream, PdfConfigurationOptions options)
at UiPath.SmartData.Digitization.PDF.PdfTokenizer.TokenizeDocument(String correlationId, Stream content, CancellationToken token)
at UiPath.SmartData.Digitization.PDF.PdfTokenizer.Tokenize(String correlationId, Content content, CancellationToken token)
— End of inner exception stack trace —
at UiPath.SmartData.Digitization.PDF.PdfTokenizer.Tokenize(String correlationId, Content content, CancellationToken token)
at UiPath.SmartData.Digitization.ContentTokenizer.GetTokenPages(Content content, CancellationToken token)
at UiPath.SmartData.Digitization.DocumentDigitizer…ctor(Content content, IOcrEngine engine, Int32 degreeOfParallelism, Boolean forceApplyOcr, CancellationToken token)
at UiPath.IntelligentOCR.Activities.Digitization.DigitizeDocument.ExecuteAsync(NativeActivityContext context, CancellationToken cancellationToken)
— End of inner exception stack trace —
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

@Mariam_Saeed

Can you try to change the pckage version and check if that resolves

Cheers

i have tried excpet the intelligence package because if i will update that taxonomy manager won’t work

@Mariam_Saeed

:slight_smile: digitize document is in intelligent ocr package only…

Or do one thing…try deleting the package from c:/users/<username/.nuget and reopen the project …it will downlod it fresh…it might resolve…also confirm the pckage you are using…not only upgrade even downgrading it should be good

Cheers

by deleting and reinstalling taxonomy manager error would occur it only resloved by installed intelligent ocr package 5.0.0 version

@Mariam_Saeed

Then that means the issue is resolved right

Cheers

no before this taxonomy issue was resolved like this but in this error i can’t update intelligence package

@Mariam_Saeed

Instead of upgrade try to downgrade it

Also did you try deleting the package files as specified earlier

Cheers

i didn’t understand how should i delete the package and then downgrade
and should delete all the packages?

There is a package folder in .nuget should i delete that?

@Mariam_Saeed

Go to the location i have given above…and in the packages folder find the UiPath.intelligentocr pckage and delete that folder and just reopen the project again…then it would fownlod the same package

Cheers

i have downgraded all the packages and now i deleted intelligence package as well
now should i install downgrade package of intelligence?

@Mariam_Saeed

Yes please

Cheers

I HAVE done that but all my work just can’t open so there was an option to repair dependencies
now it will take some time after that i will try to open it

1 Like

packages are not installing now it it tooo long now

It have solved my problem
Thank You @Anil_G

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.