I’m Trying to use the intelligent OCR commands but i keep receiving the error “Communication between uipath and the taxonomy manager ended unexpectedly”.
I have installed the latest version of the “Uipath CefSharp Bundle” but it hasn’t solved the issue.
Could someone kindly guide me on this?
Thanks in advance.
I encountered the same problem after I updated my window last night. Microsoft .NET Desktop Runtime was automatically updated from V6.0 to V6.5 after the window update. But then today, the Taxonomy in my project shows the exactly the same problem as the error message in this thread.
Uipath.IntelligentOCR.Activities in my project is 6.5
To solve the problem, I uninstalled Microsoft .NET Desktop Runtime 6.5 and reinstalled Microsoft .NET Desktop Runtime 6.0. The Taxonomy works again!!!
To recap, I agree with the Ritesh_Burman. The version of Microsoft runtime likely is the issue. But the version does not need to be as old. Microsoft runtime can be 6.0 and Uipath.IntelligentOCR.Activities can be 6.5
I was having this same issue for a minute and found that if I went back into managed packages and reduced the version for the additional packages to stable, non-preview/beta, versions then the error stopped and taxonomy would load for me again. Maybe this will help.