TAFS_TAFS
(b53bb5ec-bc3e-400e-8ec4-5f4d91996e1a)
July 3, 2018, 9:14pm
2
you need Abbyy license to use , but regarding the MaxReceived message size error … there is one topic already specifically relevant to your question, and a few others that detail how to increase the message size property :
I have a pdf document I want to process with the Read PDF with OCR activity using Abbyy cloud OCR, but it keeps giving me the following error.
Error Message Main has thrown an exception
Message: One or more errors occurred.
Source: Abbyy Cloud OCR
Exception Type: AggregateException
System.AggregateException: One or more errors occurred. ---> System.Exception: Error scraping using host process. Service is not available. ---> System.ServiceModel.CommunicationException: The maximum messag…
any feedback from UIPath, its been a while
Running a HTTP request in debug mode throws an error. To solve this issue, the maximum log message size needs to be increased. This can be done by editing the [InstallationFolder]\UiRobot.exe.config file and adding the
*<binding name=“ExecutorServiceBinding” maxReceivedMessageSize=“2147483647” receiveTimeout=“00:10:00” *sendTimeout=“00:10:00” /> line.
Coming from the last patchnote, you might wanna give a try with that