When i am doing document understanding it is showing error Digitize Document: The type initializer for ‘UiPath.DocumentUnderstanding.Digitizer.Preprocessing.MimeDetectiveTypeChecker’ threw an exception.I tried to upgrade and downgrade the package but still showing this error,Please help to resolve this problem
The error “The type initializer for ‘UiPath.DocumentUnderstanding.Digitizer.Preprocessing.MimeDetectiveTypeChecker’ throw an exception” in Document Understanding may be caused by an issue with package dependencies, so ensure all required packages are compatible and up-to-date.
cheers…!
Hii @SainathReddy
Follow this Steps:
You might need to update other packages in your project to match the versions that work with the Document Understanding package.
Ensure that your project is using a compatible .NET Framework version. Document Understanding might require a specific version, so check the documentation or release notes for compatibility details.
Verify that the version of UiPath Studio you’re using is compatible with the Document Understanding package. In some cases, the package may be designed for a specific UiPath version.
Thanks and Cheers…!
I have checked all this if i downgraded the version to 6.9.5 the machine learning extractor activity do not work.If i updated to 6.14.1 it shows the error that i mentioned on my post
Any update on this?